Loading Tool

Explorer IconExplorer

Memory Pool

82,557 transactions
31.15 vMB
0.11997132 BTC
Random Selection Loading Transactions
Max Size: 183.21/200 MB

Candidate Block

Mining Attempt 4b4331fea6132d2ebaabb997d9ecfe999ceb238c5280aaf153b258d3fc15a21d
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root abf2080f80563950348b4e38a107458bd12cb0ca7255e693dd60827ea593651b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,664
Size: 1.00 vMB
Total Fees: 0.04103995 BTC
Feerates: 150.77 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (522,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,880 392,880 000000000000000009dd8b7bc546b6cbe8b1d94c13a44f18cbd9f9e55b1dec64 2,818 0.93/1.00 vMB 47
392,879 392,879 0000000000000000051bf439a3a9d493023f1d0641425db46c5ca2f419d14695 620 0.39/1.00 vMB 27
392,878 392,878 000000000000000005efc08f6e064bd6b9bee5619578dc37b23792a611baeba4 1,276 0.60/1.00 vMB 38
392,877 392,877 000000000000000006e60366b9e7f9049e2acff8603802e12936d2db08cab684 589 0.28/1.00 vMB 37
392,876 392,876 000000000000000003c61d92abb7f34135c213d11c9e1a11d8345e169fc3b5ef 544 0.24/1.00 vMB 39
392,875 392,875 000000000000000005a4e856ed3b0667db9a6d31b8b60614c9777950fbb4d665 792 0.40/1.00 vMB 35
392,874 392,874 000000000000000005ccacace0386ae1a835818064c8c25031a8a219d8934fc6 1,249 0.99/1.00 vMB 29
392,873 392,873 000000000000000007fd9bb20f163ffa52d61991b630e7102394938ad776e200 2,543 0.95/1.00 vMB 48
392,872 392,872 00000000000000000542b1dbc1a2f132462da3e719dccc7bb10694e5d7c5f270 1,614 0.91/1.00 vMB 29
392,871 392,871 000000000000000007b0d92d86e8cc78723e9a3cc830ca22b62216686a3eb19f 2 0.00/1.00 vMB 0
392,870 392,870 0000000000000000038f4b9c0180e52337f82fb6f6622c7983a02764130bdc60 2,525 0.93/1.00 vMB 45
392,869 392,869 0000000000000000009f105229304375814c882d27df5f7684a912922aab38c6 888 1.00/1.00 vMB 14
392,868 392,868 000000000000000009700f6eb3994470035607cb72ec76fe48b8cb3ea655c6c9 2,156 0.93/1.00 vMB 27
392,867 392,867 00000000000000000713665f1d04d855251e85d4a913152d090f7a7f8e2ac87f 495 0.25/1.00 vMB 39
392,866 392,866 000000000000000009292e6c823d70253c10855ca539493fc2c42d32d5d9d026 1,796 0.95/1.00 vMB 34
392,865 392,865 000000000000000002cca7be4ee0cf9b0cb06965083f8de55bf0d913f5bc0e2d 819 0.93/1.00 vMB 19
392,864 392,864 0000000000000000035fb87b93c54d0dd1fb39bbb4201add6862934ab2e797d0 1,247 0.75/1.00 vMB 23
392,863 392,863 000000000000000003bc4d1668a3bfc36c665838b985fb788a8d9c60ced0a1cb 2,769 0.95/1.00 vMB 55
392,862 392,862 000000000000000005714d325cadb27ab1221a1ef9a1b31d84aa203b77a2b26c 2,418 1.00/1.00 vMB 41
392,861 392,861 0000000000000000090e73808b88042f386099cf446e05c1e3dc12c78e2c2ac4 384 0.24/1.00 vMB 25
392,860 392,860 000000000000000001e10f5b2a6ec5f8fa538cd87e3fdd5aa2df62e9f603f959 628 0.27/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.