Loading Tool

Explorer IconExplorer

Memory Pool

42,206 transactions
21.14 vMB
0.09790668 BTC
Random Selection Loading Transactions
Max Size: 116.16/200 MB

Candidate Block

Mining Attempt bc9eb6f74e87b4bbbfc2b914a1b8a0a286d0333e19ca9ab31396fe0e381c1e07
Version 20000000
Previous Block 00000000000000000001058c46ce909af454ed1b2cc51e1dd71a5c347cc5ae71
Merkle Root 77503fffb515f6c79c15199a7702059610a7041b1833c26cc26da58746501dfb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.04289745 BTC
Feerates: 506.86 > 4.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,916 (835,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78,777 78,777 000000000019a1abeba1fd5ffdeb8ab26d51a5fb2f3657bbb481989102b6f5cf 2 0.00/1.00 vMB 0
78,776 78,776 00000000002a9051f13b21eb7c6637a2cf523be24083c09ca8896931539d5891 1 0.00/1.00 vMB 0
78,775 78,775 00000000000d9b4feb1d48f8bf43d093bcf777f8cd86e9e9830f498ea19a16e5 2 0.00/1.00 vMB 3,861
78,774 78,774 000000000017400dd8782b89dcc63e564c433a7614f1c2d146a632315cd7a174 2 0.00/1.00 vMB 3,875
78,773 78,773 00000000003e088cad80d35b7763545ed954bded51276fa91ae265fefccf4ce3 20 0.01/1.00 vMB 1,135
78,772 78,772 00000000001670d902cffca224263a2efbaf67e036140801291a34a2503298f0 1 0.00/1.00 vMB 0
78,771 78,771 0000000000344ce7b827a5da8502e3dd4cff0b77681aaaeff82a82dd15fb14fa 3 0.00/1.00 vMB 481
78,770 78,770 00000000002a7559b84f901cfcd8edc99f7700b2e9c495d580823d1bc96fd678 7 0.00/1.00 vMB 0
78,769 78,769 0000000000325c24cefa817627be659bbfa43cf6a7dfcb80fe960a86855f10c1 1 0.00/1.00 vMB 0
78,768 78,768 00000000001f8b658eae1053e32b36234ed9ddac99fdf4f2dcdc43f0ad286082 1 0.00/1.00 vMB 0
78,767 78,767 0000000000401b296bb25c74359c6ee1793cc8f09abdb2999da83a3b34fa8976 1 0.00/1.00 vMB 0
78,766 78,766 000000000015c4e133efa14fdec0c04ea2726a8a6068ceb50bc0d763c8b34c59 1 0.00/1.00 vMB 0
78,765 78,765 00000000001daecc557bedd4b880e5298bb0a4e02968d641f42755decfb8214f 3 0.00/1.00 vMB 0
78,764 78,764 00000000003c232ff7b9b4de5067f4023a8b74405fadef3da4c07516cd24e7b9 1 0.00/1.00 vMB 0
78,763 78,763 000000000031c522c34af3c1c077636e7458a08b6bfbfd748719a099997e0598 2 0.00/1.00 vMB 0
78,762 78,762 00000000000840c0d34e6696cde868c5ad28c883c32cba57bc050853a3368b10 1 0.00/1.00 vMB 0
78,761 78,761 00000000001c7b48290fb88f08bf3bba043a281dfcb819761171db03af2089f6 3 0.00/1.00 vMB 0
78,760 78,760 00000000001144721291e849930471cfba5bd069dc35a5e874e46968105e52c6 2 0.00/1.00 vMB 0
78,759 78,759 000000000024d3c5f37cd6ad1a995eb8408cb37c2816c43479b93c6c7a51098c 1 0.00/1.00 vMB 0
78,758 78,758 0000000000496a2abc14d4b9403dc172a540053a8502dc6695aa829437788d59 1 0.00/1.00 vMB 0
78,757 78,757 0000000000157decdc4a0fd3b003e8dcab228cc4d54b5427345cd6f79f24c5fe 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.87 GB
    • Received: 5.57 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.