Loading Tool

Explorer IconExplorer

Memory Pool

55,214 transactions
32.47 vMB
0.23543827 BTC
Random Selection Loading Transactions
Max Size: 174.11/200 MB

Candidate Block

Mining Attempt 51323c9ddb1e5b21b7cecb98302c3aa6c9ab862598bc6d535d70f24ab46d8ceb
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 20d3f11c1aee8d962841d98ecbd30cfe2d78a0adaf57e05883fc1b02d6d81d09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,911
Size: 1.00 vMB
Total Fees: 0.12402961 BTC
Feerates: 101.66 > 12.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (182,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,653 732,653 00000000000000000005ac300b19fa792f25f15d52df3e588c323210401daa87 827 0.52/1.00 vMB 5
732,652 732,652 000000000000000000023474aef78a4a1b0898800678c7ac5838437ccdb07f94 178 0.06/1.00 vMB 9
732,651 732,651 00000000000000000007b3f8dd39bcc0564d6c53c9975f0552c35c7a509e05e2 441 0.31/1.00 vMB 3
732,650 732,650 00000000000000000004bef4d54c77de90212031438d6d7fc08a21cf363f9044 1,224 1.00/1.00 vMB 2
732,649 732,649 00000000000000000005d1d8341f657d608ad5699b77d888727640e3eca20689 2,169 1.00/1.00 vMB 9
732,648 732,648 00000000000000000003a9f0970a908ec3496d53e63a55a3fdb661c39a046566 1,167 0.55/1.00 vMB 10
732,647 732,647 000000000000000000018a7789d1f3a11ea0a3c200f191a9f7b4e00fb76d6760 807 0.32/1.00 vMB 8
732,646 732,646 0000000000000000000882bde29170f89dce766fb9dbae20e52f91e9cd51fff2 462 0.16/1.00 vMB 6
732,645 732,645 00000000000000000002812d504a6f0a1810ad529fa78e8d7450364c56f13064 498 0.27/1.00 vMB 8
732,644 732,644 0000000000000000000838594c341f5c36cfea2aac59763dee9dd69989ed130d 1,203 0.63/1.00 vMB 6
732,643 732,643 0000000000000000000467487b18d17b57aee8275ee4c49880149a960458ad59 1,713 1.00/1.00 vMB 6
732,642 732,642 000000000000000000001616d83eaef579270de92afe4182e1572dfe6d01f034 1,482 0.67/1.00 vMB 8
732,641 732,641 000000000000000000078569daebcc28287e987132ef7c92a08ae2415ac9bd67 519 0.27/1.00 vMB 7
732,640 732,640 0000000000000000000032b245347e23b0402bf652bed422eb03e3445f9c7245 1,498 0.82/1.00 vMB 7
732,639 732,639 000000000000000000097f74c9df5cfc91b435b55dbecb8f8b158489ebec3a10 1,617 0.80/1.00 vMB 13
732,638 732,638 00000000000000000004bf26358b6d71204ac133dc8a000cb1f326ad922d493b 752 0.32/1.00 vMB 8
732,637 732,637 0000000000000000000418b5c193f7a893a70c0d2838f6e8688f786535df2cb3 1,974 0.96/1.00 vMB 3
732,636 732,636 00000000000000000002726bd55a63e4343c17125857a859718afe946589780a 2,663 1.00/1.00 vMB 5
732,635 732,635 00000000000000000001af33349c2f7302f57e22b82142e052e717a008fae4b1 2,162 1.00/1.00 vMB 17
732,634 732,634 000000000000000000064c37a5ff8b7fca976d9c0fe5e85d881be79e7c113fac 340 0.17/1.00 vMB 6
732,633 732,633 00000000000000000001a3a39b503e6ede7c1035e5eff5e52426aaf3ceaf84be 1,845 0.99/1.00 vMB 6
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.49 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.