Loading Tool

Explorer IconExplorer

Memory Pool

79,521 transactions
29.68 vMB
0.06838552 BTC
Random Selection Loading Transactions
Max Size: 178.69/200 MB

Candidate Block

Mining Attempt f242d184ea1b312096d082bc72596ebd922414562f9b9eb3f231bff6516679f4
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root b5c5ae4c71adbe8dc01997202f8576946a696ffa507398c106e6961148fa8420
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.00791583 BTC
Feerates: 100.19 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (319,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,506 595,506 000000000000000000131f4d3b8db3d13a93df40a2f51828e83c13f29ce67037 2,468 1.00/1.00 vMB 24
595,505 595,505 00000000000000000005db379b54c2f0e356d07e55e3ed043207707c39dbb105 778 0.28/1.00 vMB 16
595,504 595,504 0000000000000000000ac5d0bf1d62dbfb962cd206b373b512086f566289440a 470 0.16/1.00 vMB 19
595,503 595,503 000000000000000000026a14c54df25e180ea0df96d48f21c2e04d9b4e0be057 699 0.23/1.00 vMB 14
595,502 595,502 00000000000000000000bb4f75fe325fce619579ffcd3b2ae96f939df2bb73d8 3,489 1.00/1.00 vMB 18
595,501 595,501 0000000000000000000220107fb3b5ba7a214e5fe19973f617930aef31e0399c 609 0.18/1.00 vMB 23
595,500 595,500 00000000000000000002e6523f5dff81ae93ad0474ccb29334266cbfdaa01359 2,764 0.78/1.00 vMB 18
595,499 595,499 00000000000000000016c9fe22504b4989d8112b2b99300cfb28734b1d97dadd 3,107 1.00/1.00 vMB 22
595,498 595,498 00000000000000000016703fd21f6316264a401eea6b4e794afde402d0c6c187 2,136 0.78/1.00 vMB 20
595,497 595,497 00000000000000000006c2d4cd2a059424e83c35bd2e9e755846493f18088205 891 0.26/1.00 vMB 8
595,496 595,496 00000000000000000003cc201eed79ce7e138c1b277a51466152e9a53bfd3c87 3,301 1.00/1.00 vMB 21
595,495 595,495 0000000000000000000d2bf54592c9cc0919c9b10335d051749605d469e2cd91 1,078 0.33/1.00 vMB 19
595,494 595,494 000000000000000000150f30c731c909590914b8e283d6343db791de640b1803 2,327 0.74/1.00 vMB 20
595,493 595,493 000000000000000000014f8afdcef40a6cbed1085c8fcb9ad13ac3c9145dc535 1,666 0.76/1.00 vMB 4
595,492 595,492 0000000000000000000a1c8af0e67f3a25c17342794310249a29c6bd9246551f 890 1.00/1.00 vMB 2
595,491 595,491 0000000000000000000f68c2d9dcb5785bda88d8758840bd8c43fd24bd2b1ff2 2,189 1.00/1.00 vMB 8
595,490 595,490 000000000000000000138490c1ffd35652a7c05581cd9136c60eba5b497e0d05 2,991 1.00/1.00 vMB 15
595,489 595,489 00000000000000000007f0de42f29516fd4f5c85bd471dc4e6cf6b787e58f4b1 2,190 1.00/1.00 vMB 11
595,488 595,488 00000000000000000011c16e77e75fa4408be7d662dca31bb7c4a309e60e3ae1 2,703 1.00/1.00 vMB 34
595,487 595,487 0000000000000000000fe2d41927f126c59acc2795ecd59ca67dcb9fed6a19c2 2,209 1.00/1.00 vMB 15
595,486 595,486 000000000000000000030189c5f9f9009ceb42c335aa2b25d24ae14f245dbcf7 809 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.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.