Loading Tool

Explorer IconExplorer

Memory Pool

83,511 transactions
31.03 vMB
0.13899852 BTC
Random Selection Loading Transactions
Max Size: 187.21/200 MB

Candidate Block

Mining Attempt 2af0295946c14f6daa029f242a711a307dea28ff6d4ea6e89739cb0aecfa511c
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root fe74ad802963ae065518cebdf02eb52e62b8a8bf5c1963ae55880d664c1b9a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.07063356 BTC
Feerates: 366.60 > 7.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (643,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,944 271,944 00000000000000031651a8da9e7d832c10c7f95c3acf45093d447dbabef82437 424 0.25/1.00 vMB 44
271,943 271,943 0000000000000002554935412b81313e75efdbf794c59530df86050e38b2c167 768 0.25/1.00 vMB 90
271,942 271,942 0000000000000005ae1e3ceec6acd8c325069fb77a45f13f36ecaeff3bcc01d9 289 0.13/1.00 vMB 52
271,941 271,941 000000000000000335a24f5aa6e53326125731e1b117b28f043157d0c32721e6 342 0.17/1.00 vMB 68
271,940 271,940 000000000000000082f5ef6c0b362cca2ca4819a75aa7634134779aa3f982636 131 0.05/1.00 vMB 39
271,939 271,939 0000000000000002e8d963b05249ca5dca6eea399eeddd9ce3024f91cfc27fdd 429 0.29/1.00 vMB 27
271,938 271,938 000000000000000485138a8bf0db2c3559550ecf700401917aad9a9c34d96ed5 808 0.25/1.00 vMB 90
271,937 271,937 0000000000000003f33f88698a92a4a34c75a5dbe7ef534903a362541504aad8 106 0.10/1.00 vMB 16
271,936 271,936 000000000000000270c12241574a411452f4ad4be3c8e275dfbe89188c06f521 974 0.35/1.00 vMB 69
271,935 271,935 00000000000000023cc515aa750c15b9260b7aa99b5dbf1cb831c1b93009acf0 336 0.15/1.00 vMB 53
271,934 271,934 00000000000000069b821c1d4a147ba58b1cd2b170c3d4358954998ab23ccaae 309 0.18/1.00 vMB 56
271,933 271,933 0000000000000005b004e6fca3f3a430cbf961dc93ecc78fec461ef20928853a 173 0.08/1.00 vMB 40
271,932 271,932 00000000000000016bd4e061afc45d32a6ff604a533c5738679c1d012ca3c262 62 0.12/1.00 vMB 20
271,931 271,931 00000000000000041f49a69b3328422875d0568fc942c144aad733306b8821dd 580 0.25/1.00 vMB 45
271,930 271,930 00000000000000012b8304f1ed66f30a7fb5f226cd275ebbacd7e0aebe94b62e 680 0.25/1.00 vMB 94
271,929 271,929 0000000000000000762deb81d2c0ab32621d723baa6a2116f27e35d4119628b4 85 0.04/1.00 vMB 50
271,928 271,928 00000000000000026200d6c992c984ed6d42a0108fe481877629f041b0dcfdd3 686 0.37/1.00 vMB 24
271,927 271,927 00000000000000031a54430c1a9bd19afee0bc5d8856fefbd323de8ba0c430c1 595 0.25/1.00 vMB 136
271,926 271,926 00000000000000053bda3e024329e1576cb01a3fb661df74b274c4bdadd2e9e7 448 0.22/1.00 vMB 78
271,925 271,925 0000000000000002d7835f809d57e47ca3588d356e0381648ae8573c61d121ce 780 0.32/1.00 vMB 28
271,924 271,924 000000000000000386c7e4a52d25e3004b93b9a4d0d8edf85242fef21313faf0 292 0.15/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.