Loading Tool

Explorer IconExplorer

Memory Pool

43,994 transactions
27.19 vMB
0.08758607 BTC
Random Selection Loading Transactions
Max Size: 142.30/200 MB

Candidate Block

Mining Attempt 1b89904c7445b0a820692d3afd17a023a16f20a6caeba0567f6a6baa7d6171f9
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 07375f996f1b0bc55c88f7deb335d6553290bdf37ae5d7b70c525c4efc4951e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,243
Size: 1.00 vMB
Total Fees: 0.03467801 BTC
Feerates: 150.93 > 3.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (157,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,672 757,672 000000000000000000059560380b4ff24e773d22825fae4c1b3ebb29fcfe96e3 673 0.36/1.00 vMB 2
757,671 757,671 00000000000000000005cbf3179a43bc1174503b3141643dc8ffc9bd7479e448 3,151 1.00/1.00 vMB 8
757,670 757,670 00000000000000000000ef991f44ccc04314cd10bfdef78682b7088748d24ac0 78 0.02/1.00 vMB 6
757,669 757,669 000000000000000000045e59321d4fc9500cc87f769746f39ae1299f96625a23 85 0.02/1.00 vMB 12
757,668 757,668 00000000000000000001c576825013d91c17599b79681f0bd5cbba12e718a2b7 1,254 0.46/1.00 vMB 7
757,667 757,667 0000000000000000000034fcefcb42cc1c8c39c323a52529c1746a289cbbfecd 479 0.14/1.00 vMB 7
757,666 757,666 000000000000000000045f2be600fcd525ae501d89b734e5b553fa02bd094584 1,460 0.81/1.00 vMB 4
757,665 757,665 000000000000000000085c2c2abfea01ed7bb0714dacb2244babb243bd409e0c 1,095 1.00/1.00 vMB 6
757,664 757,664 0000000000000000000611968cb033110971382565c72024d344f0632ac0cc36 2,432 0.80/1.00 vMB 9
757,663 757,663 00000000000000000006cc144a3bba64189bbad3b2768c718d7a203447ac0df7 1,935 0.92/1.00 vMB 4
757,662 757,662 00000000000000000003f415a5fce98f802e881ec4f2f229d29333cb64601585 2,708 1.00/1.00 vMB 7
757,661 757,661 0000000000000000000596646529dceee2c3d7fd1f19842182e93fe0ad8cf6c6 862 0.95/1.00 vMB 1
757,660 757,660 0000000000000000000528fd30501f51da1b8c376f4251f231295bf61c67d8fa 2,742 1.00/1.00 vMB 9
757,659 757,659 00000000000000000003d75198690a562ec6fc68fe59d43a15d9543c021f00e9 2,019 1.00/1.00 vMB 3
757,658 757,658 00000000000000000004d70984fc116cebb258866b3ec95cfd70354fe5c2bc92 2,408 1.00/1.00 vMB 10
757,657 757,657 00000000000000000000ee54398e2721f530d54c6b0814e753caae4114a26f99 2,110 1.00/1.00 vMB 7
757,656 757,656 00000000000000000008a0e9570c4bb37a420ed35efbc44105730df9935558fe 921 0.32/1.00 vMB 6
757,655 757,655 00000000000000000001a5f0ef70fb5a6a93eb28f3bbc570c82145e48fadf342 1,125 0.44/1.00 vMB 8
757,654 757,654 000000000000000000084e5104794baacb0f994a982ba9d443cfc0488f006cce 318 0.12/1.00 vMB 7
757,653 757,653 00000000000000000001904b52a28b6a8eebc0e7baa0a90a0b3b749c684c2089 593 0.22/1.00 vMB 7
757,652 757,652 00000000000000000004c40337b177a52aa96e421040c76baae4cab5738b96f4 428 0.13/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.