Loading Tool

Explorer IconExplorer

Memory Pool

31,637 transactions
24.94 vMB
0.04826770 BTC
Random Selection Loading Transactions
Max Size: 125.06/200 MB

Candidate Block

Mining Attempt 92827c4e95c2e110fc12b7a828abb017207333e11429769cbb1b2605a51458d9
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 017ff4462c1ab6614c6bcdbcb482f888fd0d5f3aebafdb7667caf814393b3fbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,770
Size: 1.00 vMB
Total Fees: 0.00350576 BTC
Feerates: 15.77 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (505,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,540 409,540 000000000000000002d09f5759b8ca402fd5c90ad13995322427e12a2c762863 1,768 1.00/1.00 vMB 34
409,539 409,539 000000000000000006031a009d059e2851c7776d9b724f1715d2b88a9e3a8eaa 930 0.92/1.00 vMB 19
409,538 409,538 0000000000000000009534627a37ee9932749acef86505fdca139cf68db68ac9 2,063 1.00/1.00 vMB 39
409,537 409,537 0000000000000000045cdcda9d25ec44fd3b31658a1baeb6c744dc97deac0a8b 1,703 1.00/1.00 vMB 32
409,536 409,536 000000000000000001d48b427e398c6381dc347b6a63f59be51239eb3a358929 2,182 1.00/1.00 vMB 41
409,535 409,535 000000000000000005697311747227093549fa186044a62520a298273a315497 2,218 1.00/1.00 vMB 37
409,534 409,534 0000000000000000027955750669f35fabcabb1d0da4195449437fbc77e2a8ba 3,292 1.00/1.00 vMB 84
409,533 409,533 0000000000000000031ead620c5f8718ca4ce8d680be6dc074ff6f0e96df863d 2,373 1.00/1.00 vMB 44
409,532 409,532 0000000000000000053bb1b8e2437684c31207b1033203886e24da4e631be376 2,537 1.00/1.00 vMB 45
409,531 409,531 0000000000000000060712a43777dc19e3ab82cbe7d142576d2c307df97bf11c 1,735 0.99/1.00 vMB 35
409,530 409,530 000000000000000002f6434e47b85c8a3e291f90fe2e42b05d315755623e3559 1,950 1.00/1.00 vMB 37
409,529 409,529 0000000000000000025b36bb2c06d220ed776ed44a59c08186fa22094139b284 2,790 1.00/1.00 vMB 53
409,528 409,528 000000000000000005862e0b999dbc69f5983236dd1662d307ae32862aa84f8b 2,771 1.00/1.00 vMB 45
409,527 409,527 000000000000000000f53978084a8771dc94fa43d7e23929192275bfa1e74e01 858 0.97/1.00 vMB 23
409,526 409,526 000000000000000005ea596359391c00d93dbf4322b827e83782634397f7e5a8 3,041 1.00/1.00 vMB 54
409,525 409,525 000000000000000001ffb744bbab7f96bf1b66c2bcb3be98b8bb5d78de5abea5 1,476 1.00/1.00 vMB 28
409,524 409,524 000000000000000002eabc4b0b4c979cde5525bdb42448267be239def0bdb84a 2,636 1.00/1.00 vMB 39
409,523 409,523 00000000000000000318ee6ab71cdab054257d1be8f80542ba5aaa767605b4ae 2,703 1.00/1.00 vMB 72
409,522 409,522 000000000000000000b7494c1c568f01786b6a838a845e03d7266be9da7cb35b 641 0.56/1.00 vMB 25
409,521 409,521 0000000000000000015cb95661bd1d590c2cdd6f29de8d156a288ca0aea94db4 1,809 0.99/1.00 vMB 40
409,520 409,520 000000000000000002fa0a8c6593a55423cc8d4c53921636ad21d75e906ee1e3 1,837 0.99/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.82 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: 635.91 GB
    • Received: 12.34 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.