Loading Tool

Explorer IconExplorer

Memory Pool

54,696 transactions
32.30 vMB
0.22685634 BTC
Random Selection Loading Transactions
Max Size: 173.16/200 MB

Candidate Block

Mining Attempt c41a44f5ebef23b8f07680c420650532188448dd53ba5de19c5b46278991cb33
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root e1b78f551b9b99474928ee7001550fd6853ad7c2733288dcbd7e29f2967bb3f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.11988131 BTC
Feerates: 101.66 > 12.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (92,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,076 822,076 0000000000000000000006174198933527912454158fffd976670d6fd6475de9 4,348 1.00/1.00 vMB 426
822,075 822,075 00000000000000000002dd49a9823d6652cdfaf6abcd6d7df46b993b2db984a7 4,378 1.00/1.00 vMB 475
822,074 822,074 000000000000000000041e9cd21162414b69d7bc817f6a70513200abc8513cf8 4,665 1.00/1.00 vMB 576
822,073 822,073 0000000000000000000384c96e559cdb827b0bb1d1341baa38914bc74d4bd958 4,775 1.00/1.00 vMB 616
822,072 822,072 00000000000000000001036517697dfb912067d7f66f311d815a568b2c9dc166 4,715 1.00/1.00 vMB 557
822,071 822,071 000000000000000000042a5b8f8014ec7aceaa37825fd3542aeea0caa732d27a 4,776 1.00/1.00 vMB 659
822,070 822,070 00000000000000000000f8c701f78805d09de0b686cc4093609ef7ba078bcf72 4,516 1.00/1.00 vMB 636
822,069 822,069 00000000000000000000e1bccd47a125872f55ed2f05b3b45b92897f7814a966 4,799 1.00/1.00 vMB 689
822,068 822,068 000000000000000000029671d5bad5658f49aaef005ef656196eedb9a9941cfb 4,515 1.00/1.00 vMB 724
822,067 822,067 00000000000000000001f88790f3cfdabdca999f64c21b3a4dfe06275f3e91aa 4,506 1.00/1.00 vMB 594
822,066 822,066 0000000000000000000289b6c59ef6e577d34714da5641d6c3c5c8275a52d801 4,135 1.00/1.00 vMB 723
822,065 822,065 00000000000000000002b01668df5d692d47e282625640e75822578bc2091a6a 4,184 1.00/1.00 vMB 413
822,064 822,064 00000000000000000003864064421efa100955bb983af2586b531c5f81a9382d 2,256 1.00/1.00 vMB 201
822,063 822,063 000000000000000000009ec1795bf3c43cca49b15c82dce54a13f7807b0c38f0 4,877 1.00/1.00 vMB 233
822,062 822,062 0000000000000000000354410849bc0e8d58d629940231f90eab0e432203048b 4,043 1.00/1.00 vMB 220
822,061 822,061 00000000000000000001b1f1d20bab2660541552f4480c6ecd058ea39609077a 4,444 1.00/1.00 vMB 253
822,060 822,060 000000000000000000020c9b4305a9eeb34331ff4da812fcddc3c22f13eb5419 5,096 1.00/1.00 vMB 220
822,059 822,059 00000000000000000000a6563906733d5638cc1b42653c12f63288b76bd2d422 4,088 1.00/1.00 vMB 260
822,058 822,058 000000000000000000037779ce4362abdcd1425036f0d0ae273e1ad056ec774f 4,148 1.00/1.00 vMB 264
822,057 822,057 0000000000000000000321226c490c81f91eec8f1c67cf5fd0c2bc78b6a58562 5,762 1.00/1.00 vMB 229
822,056 822,056 000000000000000000007a1cec8a008e8e9f7446b2e232e58f9724c16e520ec6 2,438 1.00/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.