Loading Tool

Explorer IconExplorer

Memory Pool

75,025 transactions
27.64 vMB
0.07392676 BTC
Random Selection Loading Transactions
Max Size: 168.69/200 MB

Candidate Block

Mining Attempt e45ae61fe6150a2bfde01d9ff05edd10d9a9141d7af426ff20f0b7cc771a8d9d
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 9d3c1073248a1470783fe79191c8f963796a2c484470e58a5710d9da266687ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,389
Size: 1.00 vMB
Total Fees: 0.01480892 BTC
Feerates: 80.55 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (357,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,717 557,717 0000000000000000002cda78ed6dad1201a383a91e2c931dc4ca3d149c619696 1,429 0.46/1.00 vMB 14
557,716 557,716 0000000000000000001b94bf21d3c240f682d488ba3566e3b64e416d20c9a7ff 2,721 0.89/1.00 vMB 16
557,715 557,715 0000000000000000002ce0069003fa746c1d528ac8adaf6cad82463b659ae760 820 0.28/1.00 vMB 14
557,714 557,714 0000000000000000000d341e09b25a337776a80282c924bb753e323b361852b5 2,666 1.00/1.00 vMB 12
557,713 557,713 000000000000000000245273dccbfed73cf67018025d71bcf67b199b6c1828c9 2,149 1.00/1.00 vMB 13
557,712 557,712 000000000000000000056de096309a08fdb29af377d4b47736ad2b0fa1dfbf20 2,845 1.00/1.00 vMB 10
557,711 557,711 000000000000000000047e14e30e9b7868c2985a89e1f347002cf318a6fbd440 3,222 1.00/1.00 vMB 27
557,710 557,710 00000000000000000017febb0e0143d1b1d8d6915cbdd5b5bcdff03fa8ca5bf2 826 0.32/1.00 vMB 15
557,709 557,709 000000000000000000316c702f9356567781587ab831e7693d0b9b3caaaedc27 710 0.22/1.00 vMB 14
557,708 557,708 0000000000000000000a278b6bd9e5709fd54f23b0519a3e41c08f6b1da28ec5 1,380 0.43/1.00 vMB 13
557,707 557,707 000000000000000000053eb952685f2ffed0feee579aa1ccf24fe0f7b72f9993 2,571 0.84/1.00 vMB 11
557,706 557,706 0000000000000000000b7fa81c0c9877550fbba2d493724fbedff135c2767cb0 3,392 1.00/1.00 vMB 17
557,705 557,705 0000000000000000001ed561751e143f71350942ccfecc9d81bac220f3501014 2,226 0.70/1.00 vMB 14
557,704 557,704 000000000000000000168f1a3a070f7e7b98c2836e593ea8ddf8acf033917cb5 901 0.26/1.00 vMB 13
557,703 557,703 00000000000000000001293df1b5c4f6fc083848cc33e2559a903c2177997e36 2,136 0.65/1.00 vMB 13
557,702 557,702 0000000000000000001f34251e66dc5dfc17ded6801d5a978d28408ffd8cafa6 38 0.01/1.00 vMB 10
557,701 557,701 00000000000000000009799457239fa54ec4ba257df8a2290f5de379cac80f59 1,008 0.31/1.00 vMB 11
557,700 557,700 00000000000000000010ddc836a74569c511714b763075060235146d511d07ae 608 0.19/1.00 vMB 12
557,699 557,699 0000000000000000002e7ea62346f61e5b8e822da3f3148e1f77d3e33a33cdfb 1,911 0.62/1.00 vMB 10
557,698 557,698 00000000000000000006e63476156676c2d44bf52ae9276c70069c6dd2d2670b 3,014 1.00/1.00 vMB 12
557,697 557,697 0000000000000000002e9a9ae63faf04e1000070b756076cc5f49dd453d83cc0 2,740 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.