Loading Tool

Explorer IconExplorer

Memory Pool

87,918 transactions
32.80 vMB
0.14254442 BTC
Random Selection Loading Transactions
Max Size: 199.74/200 MB

Candidate Block

Mining Attempt 0d0e2cc5e5127814c6985ef8aaa5a52b2235e7d85494ed999928d06d86d00355
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 2efcea494f88b5464266a2fa714ac9b1dcf5d3689a193e50b41cd35e898f5a1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,794
Size: 1.00 vMB
Total Fees: 0.05163724 BTC
Feerates: 300.16 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (178,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,648 736,648 000000000000000000029d7366b39f10566520338d92957f48f6efe4dbb46855 2,185 1.00/1.00 vMB 15
736,647 736,647 00000000000000000002f37a36fec965eda10de69619203b2423da57fad74b61 2,673 1.00/1.00 vMB 15
736,646 736,646 000000000000000000087a115b0be6a2e9d49c7254b800fa770c73cde4e43e67 198 1.00/1.00 vMB 23
736,645 736,645 000000000000000000021f47545b5ac43c44a863367dcc3cbed37a9977770e4b 2,805 1.00/1.00 vMB 22
736,644 736,644 00000000000000000000fb5520db1cecc301fc100d09491c56d0cfe164d86216 2,558 1.00/1.00 vMB 20
736,643 736,643 0000000000000000000527a43366a402d6ce0a547e9682f536cd1ad64bc2b8ac 1,736 1.00/1.00 vMB 20
736,642 736,642 000000000000000000022a24f626c1ad8c6a144e311d9f8ede50c95557bf86df 1,121 1.00/1.00 vMB 27
736,641 736,641 00000000000000000001dc27eda5fbfe893df0039d63447e12f34955161dcd58 814 1.00/1.00 vMB 26
736,640 736,640 00000000000000000002de3e45ea8a2e1d8854b6c699143b6165993c743c9b71 2,550 1.00/1.00 vMB 17
736,639 736,639 000000000000000000033ffbd17726f562f73b718ca6d7985fd440fc27bd6d92 2,885 1.00/1.00 vMB 22
736,638 736,638 00000000000000000008af3ec890b60ade1165327f17f463b66550043011c82a 2,617 1.00/1.00 vMB 23
736,637 736,637 00000000000000000003744893572758cbe9c71b1ba4f18ed78359e35edba752 2,309 1.00/1.00 vMB 18
736,636 736,636 00000000000000000003304903c971490ef09affdfdbbc15484d43ec27026d33 3,477 1.00/1.00 vMB 17
736,635 736,635 000000000000000000076baa1dc863dbbf1fa0ff135e326833e14961a7ac8d89 1,874 1.00/1.00 vMB 18
736,634 736,634 000000000000000000036db00dd2663e44ef05e44cf73fafe45cd0abd28596ee 2,493 1.00/1.00 vMB 31
736,633 736,633 00000000000000000000ba1c0b9026f42f9cab85151b41ac4deb3e817017d5f9 2,105 1.00/1.00 vMB 25
736,632 736,632 00000000000000000008dffb423958462324be684c2b66c0eb930ebde6fe2079 1,784 1.00/1.00 vMB 16
736,631 736,631 00000000000000000000c97f501eb593ffe00e2db76818e5608e8e8d9785fb9e 1,401 1.00/1.00 vMB 17
736,630 736,630 0000000000000000000514bb770ec72a2e8b68183a4eb77a7fc105c552a3b506 2,800 1.00/1.00 vMB 23
736,629 736,629 0000000000000000000790dfb871f65afce714205ba48e8101e2992d56e48d00 2,351 1.00/1.00 vMB 17
736,628 736,628 00000000000000000003da9009d94951eba70d0996d6a459a342b11b2b025b55 1,393 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.76 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: 709.06 GB
    • Received: 16.84 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.