Loading Tool

Explorer IconExplorer

Memory Pool

74,044 transactions
27.38 vMB
0.06818497 BTC
Random Selection Loading Transactions
Max Size: 167.14/200 MB

Candidate Block

Mining Attempt b46722628a4290c98918f799a9de6865dd38487fcb910db6be8b9e426fdd42a6
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 70e578c54e126c60a4d9a432bd9527ac98cd2de05d09ab23888b5d888df40d97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.00994019 BTC
Feerates: 402.60 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (553,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,485 361,485 00000000000000000cb2a8ff481a334effc264afd0165e1e735e824ce39da493 193 0.64/1.00 vMB 5
361,484 361,484 0000000000000000140a5205410ccffdd66d74a2eef51ff10d52f3e636ce757c 2,027 0.88/1.00 vMB 26
361,483 361,483 00000000000000000e128b928be0f663d9179843008d65f08ca2efb7ee52f5cf 1,355 0.95/1.00 vMB 22
361,482 361,482 0000000000000000131b01ab4bb777fa65d00157fd96efc63315efb80b45d10b 2,845 0.93/1.00 vMB 42
361,481 361,481 00000000000000000969abee172c561232a4432497e616fbece898cda097447c 570 0.30/1.00 vMB 28
361,480 361,480 00000000000000000b6a69e3524ae313579604f3d7a10fb46177e25dbbe1a725 1,521 0.75/1.00 vMB 28
361,479 361,479 000000000000000001fd979ad4c517152b7c6c913c49dd10b6dfef9164863f44 190 0.11/1.00 vMB 24
361,478 361,478 000000000000000000457c2485f57bc436120248fe190dd4b1693f89c3d1be54 1,439 0.75/1.00 vMB 31
361,477 361,477 000000000000000009e9e3ad22631b81c9c0e795c9785ae133c49ad2887613f2 170 0.07/1.00 vMB 33
361,476 361,476 000000000000000008bd83b90cef185fbd1f54cac80fdeb8884a6cdbda4b49cd 684 0.35/1.00 vMB 30
361,475 361,475 000000000000000010af9bdf4208a50f92f8c9f60a73d6e64bd8e1654c0494b7 564 0.30/1.00 vMB 26
361,474 361,474 0000000000000000138b92c3561879d560beb0b771aed309515313c3ab4bf710 102 0.35/1.00 vMB 4
361,473 361,473 00000000000000000cd817b346d81ad513a32bbad1197e596ffdf736c5822f71 1,179 0.54/1.00 vMB 35
361,472 361,472 0000000000000000113838087ea8f68009edb0bdd45099d2b8d6747ca0dd28f0 917 0.75/1.00 vMB 33
361,471 361,471 000000000000000015c028d8524fea626ebe0a1dde6e244c4c4402a9f71e0e9b 1,697 0.95/1.00 vMB 28
361,470 361,470 000000000000000009a08f6281bb6c7ccea3943fde70cd111438f861e948e153 2,702 1.00/1.00 vMB 37
361,469 361,469 00000000000000001151bd01c999b4c5bbbc7415e285bd616490595467c7bf1e 595 0.34/1.00 vMB 37
361,468 361,468 00000000000000000a4d26147b4370bbc36d2f82d0205581525fe89df57daa50 1,169 0.74/1.00 vMB 45
361,467 361,467 000000000000000014db68376d89db90c15435b6e69ee0f45c65a4e7620b3072 901 0.45/1.00 vMB 31
361,466 361,466 00000000000000000aba140d19afdccd0022957408a626644e8b5b35297ae946 416 0.30/1.00 vMB 21
361,465 361,465 0000000000000000124552f1a62f604503d35477902650640130db29196fa10f 799 0.35/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.