Loading Tool

Explorer IconExplorer

Memory Pool

84,950 transactions
31.09 vMB
0.09557272 BTC
Random Selection Loading Transactions
Max Size: 190.68/200 MB

Candidate Block

Mining Attempt a552130ea0b0b58fc6974c887e7a7c3243b8f4747d2872f22d1a95592a7f9cb8
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root b4c3656e1198ca8fe641c066e74ee7bb79ad838d3c692f1af54c2ffc84ccbce8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,464
Size: 1.00 vMB
Total Fees: 0.02405042 BTC
Feerates: 402.60 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (590,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,073 325,073 00000000000000000aa3e852d818aafe85c63e3107623df10de7bb78cddc561b 647 0.35/1.00 vMB 27
325,072 325,072 0000000000000000192e87651fbe06cfb94e60513180914a61aca866746aa868 26 0.04/1.00 vMB 16
325,071 325,071 000000000000000009530e120417912339c1effa5385eb8056c8a92408c5562f 971 0.74/1.00 vMB 20
325,070 325,070 00000000000000000a1a415744a4b2fa9308963621acfe350c41698626804167 746 0.25/1.00 vMB 143
325,069 325,069 000000000000000018d03dca5134d9cf9c63b5843d7e4d2880ffee4cd949a19a 101 0.06/1.00 vMB 11
325,068 325,068 00000000000000000dc04c5932af273cc65be2598e919b5dc71535c24614bfbe 655 0.38/1.00 vMB 44
325,067 325,067 0000000000000000195c5670bc31af1ab0d21a3d19063b5ea544b188498bfde9 878 0.45/1.00 vMB 33
325,066 325,066 000000000000000013e41b9e9aec0fc11c2940c0f2fdf2f73305f36618d44f0c 254 0.15/1.00 vMB 23
325,065 325,065 000000000000000016566ad111901590aed74e9b6281c0af2be3461ef1f9ec27 1,461 0.88/1.00 vMB 28
325,064 325,064 00000000000000001c4b09397b78fee7915c6c1f4cb331034cf7bc1dbc9348cd 758 0.41/1.00 vMB 32
325,063 325,063 000000000000000016563dbd519420d25434454e02a529bd667dbab3e119f571 46 0.02/1.00 vMB 13
325,062 325,062 000000000000000007e2e0fe6fb26d01eccc06990f16fd559d506d2905394d50 1,488 0.93/1.00 vMB 27
325,061 325,061 00000000000000000ce8383768b6c7a2da3165b3c07a11d2b66fdac453d68c9b 251 0.13/1.00 vMB 30
325,060 325,060 000000000000000009e63ddf405c73d4105453a4c71fba03dd96f777985bf4cb 68 0.05/1.00 vMB 20
325,059 325,059 0000000000000000163d94a35aa178ff400625fe0fb888a0019ff47f7d11f4e8 206 0.15/1.00 vMB 24
325,058 325,058 0000000000000000190967312d59bd906e0b3404b402be3a53a369ffa76c60e1 16 0.01/1.00 vMB 28
325,057 325,057 0000000000000000133ba3d782e00e32cee15d680812716eff374bc6f26343d9 256 0.12/1.00 vMB 25
325,056 325,056 000000000000000018670f282e9545e2f7c74a4adcec4bd68967237d21181b5d 1,036 0.48/1.00 vMB 31
325,055 325,055 000000000000000003f194a43772e4aa0d1d796c9f6788a990d280e7b9d1448c 755 0.42/1.00 vMB 28
325,054 325,054 00000000000000000d82d4f7abba8fd0b3690a8cb432a94f04fcbeb1028748ab 12 0.00/1.00 vMB 27
325,053 325,053 000000000000000007a5bb137e8c2a32ba64a28106c8a2c8c36134d378e3cf56 585 0.30/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.96 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: 715.29 GB
    • Received: 17.70 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.