Loading Tool

Explorer IconExplorer

Memory Pool

34,421 transactions
25.40 vMB
0.06976502 BTC
Random Selection Loading Transactions
Max Size: 129.48/200 MB

Candidate Block

Mining Attempt bd131497a00a1df76d0b3a13f21e07ce07b835a78714a7d8a543a07f64d6233a
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root b1e7f4a6a80c5843b56f0b49df07945643b84cab0de4c87cc0f46bd4a868bf2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.02390474 BTC
Feerates: 101.67 > 2.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (200,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,726 714,726 000000000000000000066b1051188327e4094af0adb86e799233bd061ad24617 354 0.15/1.00 vMB 7
714,725 714,725 000000000000000000009d7085aea8995c6233207543e0a36aa69ac61facd710 1,122 0.44/1.00 vMB 9
714,724 714,724 0000000000000000000276def4b0c49f361ed5d23370764d6fe8b432f5b780f0 1,241 0.42/1.00 vMB 9
714,723 714,723 0000000000000000000720117541551d734d5ce98e843161fc407e9f0c90c49d 626 0.26/1.00 vMB 12
714,722 714,722 0000000000000000000a3cc24e1d37cfa2928b2a10d0d4e4e39a831b50536d37 197 0.06/1.00 vMB 14
714,721 714,721 00000000000000000004cea15c23412b30c3c033f8bc0dcff1ff4837f499fcf9 1,708 0.89/1.00 vMB 7
714,720 714,720 0000000000000000000365ecd49ee2333bc6b65a54a8fc594ddc769d24dc66e1 2,277 1.00/1.00 vMB 7
714,719 714,719 0000000000000000000180ba30014b6186541910ddf3882a581780a52f2604e5 64 0.03/1.00 vMB 12
714,718 714,718 00000000000000000006ba701407f6535655a02cee1d2f4ce155294797a63149 1,369 0.66/1.00 vMB 7
714,717 714,717 000000000000000000054be9411e6d80e0120aae46001bb60dc5406f6b4ec353 2,700 0.85/1.00 vMB 3
714,716 714,716 000000000000000000055708fd3a01aae996f16a99799a0671bd6ef58b1b56be 2,938 1.00/1.00 vMB 6
714,715 714,715 00000000000000000000ca0200b316b4b78a7ee830e9bc7156501acf8503b420 2,553 1.00/1.00 vMB 9
714,714 714,714 0000000000000000000149116137c5321b32e8b846210d8c000f33b16ad3f6e2 2,967 1.00/1.00 vMB 14
714,713 714,713 0000000000000000000788a5ea6400a82f5b42b98365c34ee51e5ac523d0ec89 445 0.17/1.00 vMB 6
714,712 714,712 00000000000000000002a9a9ef44a8b308bf6da4408edf46d9cfc0f25f416579 3,305 1.00/1.00 vMB 7
714,711 714,711 0000000000000000000b6a59731d71c3d6f2b42c79116e69a7fef3b0debf9f2a 2,123 1.00/1.00 vMB 12
714,710 714,710 0000000000000000000121e1774b8838e830a5505b5961b1f64d8519c0b9bd57 94 0.04/1.00 vMB 8
714,709 714,709 00000000000000000007ed32d3763ec4690133c2d9f264a5e5cc7e745f45c5cc 1,127 0.40/1.00 vMB 11
714,708 714,708 0000000000000000000a64bfd56149bc558d153315681c0a148790694d6a120d 1,425 0.52/1.00 vMB 10
714,707 714,707 00000000000000000003a274fbffa863fa3cbdc00e108a44b107e2b12f48eeb6 825 0.40/1.00 vMB 11
714,706 714,706 0000000000000000000211ec0f9902ad9b0b1a5ba9c183db00eee756b27e0714 855 0.27/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.