Loading Tool

Explorer IconExplorer

Memory Pool

39,609 transactions
27.95 vMB
0.05766778 BTC
Random Selection Loading Transactions
Max Size: 142.55/200 MB

Candidate Block

Mining Attempt 70e404914c0362d02293d9e15e7f72831e7d77fad8d740ac2fd888b9c24f718a
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root e86f4edec6ac709671c1cc7b0d8efe4638835c04e4f342c76b5492447608ccc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,329
Size: 1.00 vMB
Total Fees: 0.00414061 BTC
Feerates: 50.62 > 0.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (153,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,712 760,712 00000000000000000005aad9dbf031b4dfafeb2c3d44cb1f8bec2337d0ae7793 2,045 1.00/1.00 vMB 12
760,711 760,711 00000000000000000002bcfdd9c59d95e6e6e3fa9870f0ae6c106de50192bddf 899 1.00/1.00 vMB 2
760,710 760,710 000000000000000000041b2d5fb2fc38727a202dbb3e876b0fbc068eba1cd660 2,314 1.00/1.00 vMB 12
760,709 760,709 00000000000000000000395d1450d579381225fcce207521000a26a25e365a2c 2,435 1.00/1.00 vMB 12
760,708 760,708 0000000000000000000105b63915ba5b62a02d5e32a106fe0c8ee9811dc46b0c 1,760 1.00/1.00 vMB 5
760,707 760,707 000000000000000000019cbad296a576845b8f98170ce1cc56fe756c4da05284 3,240 1.00/1.00 vMB 23
760,706 760,706 000000000000000000020b8ee8c92a869fee17642828cc13436e972c148de6c0 591 1.00/1.00 vMB 3
760,705 760,705 000000000000000000017b0f3d88a6c3ffb1457b936715389dbdfd67b7293803 1,835 1.00/1.00 vMB 13
760,704 760,704 00000000000000000004674020b47e49aa54b2728f8920001f41e8b8a0e8ddb2 2,720 1.00/1.00 vMB 12
760,703 760,703 00000000000000000005988fd7ce9a02e0a71971edd26db60e77e58d18b9c479 1,945 1.00/1.00 vMB 7
760,702 760,702 00000000000000000001806f2dc2355f5b35f084116016b1e88cb11fa2373c8c 2,613 1.00/1.00 vMB 12
760,701 760,701 00000000000000000007445cb2d638be817307d5953a6aa2a4deb46509ac77e6 2,232 1.00/1.00 vMB 11
760,700 760,700 00000000000000000004efbdd9c779b334fe7e6dabfc0cf7f0f91f1a56de5cd2 2,600 1.00/1.00 vMB 13
760,699 760,699 000000000000000000076df641358e9e110309cda8effb8ba04cc8a3babfec64 2,678 1.00/1.00 vMB 13
760,698 760,698 0000000000000000000388e30f9406c87d39aa7eb3c94dba423cd266dfab7ced 1,936 1.00/1.00 vMB 10
760,697 760,697 0000000000000000000674a7a444bbe1bb74383fd69beb094002e34ae47e1a28 2,892 1.00/1.00 vMB 18
760,696 760,696 0000000000000000000735f5546af108f460384dc8e1781a5f26b7bd2945cd16 2,712 1.00/1.00 vMB 18
760,695 760,695 00000000000000000000f52a8edb902639c038c22aa9dcf1dd7db5ed52e4b469 1,239 1.00/1.00 vMB 14
760,694 760,694 0000000000000000000461f83579aff54329354ed8cbe46bbd6bb44ef9a4f6ea 2,974 1.00/1.00 vMB 20
760,693 760,693 0000000000000000000234cbef2bb9601a119bf80e098bf6a0eb7ed7c5210589 3,204 1.00/1.00 vMB 22
760,692 760,692 000000000000000000079d7554d2a589ba7ff09054bad537c0e4108d981238ce 3,276 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 630.39 GB
    • Received: 12.03 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.