Loading Tool

Explorer IconExplorer

Memory Pool

41,178 transactions
26.21 vMB
0.05474590 BTC
Random Selection Loading Transactions
Max Size: 136.70/200 MB

Candidate Block

Mining Attempt 303a5bc03fe2f3a167efb97f51b46f662c9d78714be1c050807d1c8043ec0a70
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 6d198108d9f8563e03bd1349d75f5375068d912f7cc3093cb90019cd27cce0fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,219
Size: 1.00 vMB
Total Fees: 0.00687164 BTC
Feerates: 40.21 > 0.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (144,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,535 770,535 000000000000000000024eafb317986c2214dd1200aa31fae6c500dfc27731bf 2,798 0.93/1.00 vMB 12
770,534 770,534 0000000000000000000412791d9925202a0e8b5ee2d84f986493403475911a0d 1,047 0.35/1.00 vMB 12
770,533 770,533 00000000000000000006028546e7196ea96eb8564c4dfd49d33de59a8f7a3023 978 0.31/1.00 vMB 14
770,532 770,532 00000000000000000005be4f2329cfb4553263e59cdfde8474b738df1e0c1b6e 2,277 0.74/1.00 vMB 13
770,531 770,531 00000000000000000006fd8e5a15bb20fafb3bcb37e14577cfda343ade845279 602 0.21/1.00 vMB 14
770,530 770,530 00000000000000000001ae9dddb3557095d4f5c492c3d1f15c69d6407fee5e47 468 0.48/1.00 vMB 1
770,529 770,529 000000000000000000050908e300b75a5528b2d495139a8820b23557355cd681 1,484 1.00/1.00 vMB 6
770,528 770,528 000000000000000000045cd32da75a3f65a21713cdc46d82d4d02afbe0aea83e 2,783 1.00/1.00 vMB 8
770,527 770,527 000000000000000000061f141152b9c0873e4af8fa9ce52c437aa3bc027f33ef 1,363 1.00/1.00 vMB 14
770,526 770,526 00000000000000000007053f556435f82be00fb9f090ab79bf03751a1fe96e90 1,122 1.00/1.00 vMB 12
770,525 770,525 0000000000000000000265a81f3b0ab40b531b044c847e154aabffc0d51f54fc 2,240 1.00/1.00 vMB 22
770,524 770,524 000000000000000000016c9579d858477de8d44949bcc12f80758255a497828d 1,592 1.00/1.00 vMB 3
770,523 770,523 00000000000000000007f0e04a8a3e4d659fb01430388d95ae212832315893ac 3,373 1.00/1.00 vMB 18
770,522 770,522 000000000000000000021594f7f4af158cfbbc18f678bddc3e8d7cfb2dcb7fe7 2,420 1.00/1.00 vMB 3
770,521 770,521 00000000000000000000db9f906dc3c7e1181a54b5e20bc67c4c9d446bb34eab 3,176 1.00/1.00 vMB 14
770,520 770,520 00000000000000000001ea900aa1ece18394eb53264f02cfaa4b943d09e2f0b2 1,633 1.00/1.00 vMB 3
770,519 770,519 00000000000000000002085be3282199620b2457556ff48cfddef6bb2c77494a 3,902 1.00/1.00 vMB 7
770,518 770,518 000000000000000000052f627279d3649c7b0d4de0de46c878600793bc86b421 3,024 1.00/1.00 vMB 8
770,517 770,517 000000000000000000073f5e40592edf9714b5ded3c96999b7ec7d0774d1806f 2,872 1.00/1.00 vMB 13
770,516 770,516 0000000000000000000705c87cb9126143cbe1f75f17d8df7636bbecb3029b0c 3,430 1.00/1.00 vMB 11
770,515 770,515 00000000000000000005b6600dbb93890de938fff2aee6a42b8990e855478e83 3,348 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.55 GB
    • Received: 13.93 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.