Loading Tool

Explorer IconExplorer

Memory Pool

77,235 transactions
28.92 vMB
0.07462871 BTC
Random Selection Loading Transactions
Max Size: 176.92/200 MB

Candidate Block

Mining Attempt 36ad3e07c60388d47c0288d25369c57c60ca38e08d36a89ace4481bcb2b3a32f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root dfed0159d8bf8d8b62ce1d1feeda551f12ad6545fa81bf9780ae67a1d3798c83
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,723
Size: 1.00 vMB
Total Fees: 0.01160173 BTC
Feerates: 157.34 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (491,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,940 423,940 0000000000000000039de940cf79abb15cf2694ea62d58a26d70e79c50c6ab0b 1,494 0.77/1.00 vMB 60
423,939 423,939 0000000000000000037bc0e03745daadac0a2fb5490d60b17b0f6fd6e55e10bc 1,278 0.59/1.00 vMB 76
423,938 423,938 000000000000000000dfdf1b5f5f5b1fc541a565e06b3e54cd68cbb652ecf012 1,060 0.42/1.00 vMB 78
423,937 423,937 000000000000000001d7f944d7d367b514bff70f09f57140c7f3660db84dccef 319 1.00/1.00 vMB 8
423,936 423,936 000000000000000003190664f4053b120facbfd9b5d842fda25e084b7a6bead7 1,318 0.56/1.00 vMB 68
423,935 423,935 000000000000000001a97294d2a9b4f737923c959c25e411d73da1324661747a 987 0.99/1.00 vMB 29
423,934 423,934 00000000000000000066e02d77d96f495953f35899998c0a3bc16a877a07e0a6 762 0.32/1.00 vMB 78
423,933 423,933 0000000000000000032a88007e0dec4668b37604178074e4742bb49558a08643 857 0.99/1.00 vMB 29
423,932 423,932 0000000000000000040de9e570d7ab0428576c9862d3fd6b41e77658d3e656ad 1,040 0.90/1.00 vMB 34
423,931 423,931 000000000000000000fd81125bcff8fcb9293d2ba810e9db5391c3386f283cb8 2,651 1.00/1.00 vMB 90
423,930 423,930 000000000000000001bd290c544a552d4cbdfade7ee69bff1f520b595afd767a 1,344 0.80/1.00 vMB 44
423,929 423,929 00000000000000000333d18c2debc4cd777b340f374fb69ac22bc6460da1aedf 2,092 1.00/1.00 vMB 67
423,928 423,928 000000000000000000c92cb5d087ff3f7c1dbd61ec1b95de49b62dd0811e31f8 1,951 0.93/1.00 vMB 40
423,927 423,927 0000000000000000002bc2dbbd5528085535798768ed6b4103886327f075a722 2,738 1.00/1.00 vMB 115
423,926 423,926 00000000000000000357d2b2b0e28d4df199e81b16bdff98715687ac42ea9898 14 0.00/1.00 vMB 248
423,925 423,925 0000000000000000018d9da8b38f864ac45e6adc54d11fe2f8931ae05aae3ecb 911 0.37/1.00 vMB 80
423,924 423,924 00000000000000000032cab57c30a38e8623b22112423e88bac6967d7ecb0e88 879 0.39/1.00 vMB 74
423,923 423,923 000000000000000001ef9c177489728cd31907c2c914b21e8e41b8fbce9c8f46 694 1.00/1.00 vMB 25
423,922 423,922 000000000000000000f023b382d08816341bef621ae59a922f3df5ec9af2d5fd 1,831 0.78/1.00 vMB 67
423,921 423,921 000000000000000004a2a3e473f11ca2d239a2370c2930f61c94e34e31668110 1,266 1.00/1.00 vMB 44
423,920 423,920 000000000000000002921c33a5bedd7017d373b6edc4aaa7bb12cc006a768fc2 1,187 0.51/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.95 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.15 GB
    • Received: 17.66 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.