Loading Tool

Explorer IconExplorer

Memory Pool

45,230 transactions
26.60 vMB
0.05904147 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt 2e90434135ba9557c115e96a4ca9fa810e29946ae17e22f2c93f2b4cb0a40fca
Version 20000000
Previous Block 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709
Merkle Root c7cba6b3d3bc4b07fee9a7c2daa5e75872090ea5a23d85b235eb4ff4e404e9b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,077
Size: 1.00 vMB
Total Fees: 0.01016343 BTC
Feerates: 150.62 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,757 (351,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,702 563,702 0000000000000000002b6d9f775fc3f764645cdd91bdc52c0c22e09d2e3583a3 3,368 1.00/1.00 vMB 18
563,701 563,701 00000000000000000019a4b70c02a30affe5a2f6e2b0d58c55473bab81c5fc32 2,823 1.00/1.00 vMB 44
563,700 563,700 000000000000000000096c238ca89e085ef7458d46b59a391c0b72212dd099fb 1,104 0.42/1.00 vMB 17
563,699 563,699 00000000000000000012bbe843674338b9a4d8d6b8711856f1f4656b02434abe 2,710 1.00/1.00 vMB 22
563,698 563,698 00000000000000000014ce3e65809eb462ff1a9c8ec60431fd9d4303dabd964b 1,221 0.36/1.00 vMB 4
563,697 563,697 00000000000000000017828b671431d7441fa5e42729cc9fdc898434847d4b69 2,487 1.00/1.00 vMB 22
563,696 563,696 000000000000000000181245939180fcc3be484da05da741f8d6c5c4a6a60af4 338 0.14/1.00 vMB 18
563,695 563,695 0000000000000000002c6912547b2776f2c21ae93cbc9418e87d2cb1721e2eb3 2,489 0.87/1.00 vMB 10
563,694 563,694 0000000000000000000b09098f5c3e08c43e51a306511c48ebc654e85bda4ed8 2,754 1.00/1.00 vMB 15
563,693 563,693 0000000000000000001c03bc1cc5cec1ef4692bc3e3eb8649c4cb377a83c424f 2,707 1.00/1.00 vMB 18
563,692 563,692 0000000000000000000fe6f9110bcdf30ff514dc77f4a6bfb85500852c0d48f8 2,523 1.00/1.00 vMB 39
563,691 563,691 0000000000000000002465020a7df60f6b0f5f4f147efdbeba9de1118681d346 409 0.14/1.00 vMB 25
563,690 563,690 0000000000000000001971695fcb4a3dbf8580fbb96086708718a231e0b85699 505 0.33/1.00 vMB 16
563,689 563,689 0000000000000000002da6c939adad1c5d2b7ee712cea529e489366b0868de89 2,755 1.00/1.00 vMB 13
563,688 563,688 00000000000000000026f66ff0f317110f1a54f923850cae01b4b35a4a37ce5f 1,344 0.66/1.00 vMB 19
563,687 563,687 00000000000000000005f902677ffbe1dd936d7a420ad6bbddb9a1e734dfe359 2,623 0.92/1.00 vMB 18
563,686 563,686 0000000000000000002bbc9a54d32653cca49f6b795cf1995ead3d2fbb5be3f8 1,271 0.84/1.00 vMB 20
563,685 563,685 00000000000000000026c8a2d87f4bfdd42ddfa0d213d66516b0a93cfcbf9d9c 2,175 0.72/1.00 vMB 20
563,684 563,684 000000000000000000067f942a407aa897f1d4a134a068fa0e4300a931fa01a0 2,281 0.70/1.00 vMB 11
563,683 563,683 0000000000000000000fa7acb23e71330679129b29ca01300d6c9c14ecc6cf52 498 0.15/1.00 vMB 16
563,682 563,682 0000000000000000000ee6095ba5b2ffe8820fee75252f3e3395928d8dcd4d34 2,388 0.83/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.96 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: 647.41 GB
    • Received: 12.93 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.