Loading Tool

Explorer IconExplorer

Memory Pool

79,313 transactions
30.74 vMB
0.10800303 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt 7d3b0f8af8502371647173f173fac02cbff961fa923f464f34391ccadb5c2339
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 220aef2def291efe1b8d7b274a9cb7877f17be5b6ea1eb0719df3df121ff0288
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03428461 BTC
Feerates: 201.36 > 3.44 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (518,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,670 396,670 00000000000000000098e9aa48cc6b4448832c21a9a383d4ea6c81fb643ba6b1 2,505 0.99/1.00 vMB 47
396,669 396,669 000000000000000008a7dba6e8fc6f6ba07dc9b5231fe7c778dde0de154942c4 2,449 0.90/1.00 vMB 46
396,668 396,668 0000000000000000046b035f4357cc7762971ee97a6950c8e8e38d2a9c34e68b 2,052 0.80/1.00 vMB 47
396,667 396,667 0000000000000000080884a140e0609586abb2b3d4d5a4221f46472d97be4326 1,096 0.62/1.00 vMB 32
396,666 396,666 00000000000000000583442a7fe7334997ab09207abdfe2101e8d940893983c1 2,357 0.93/1.00 vMB 43
396,665 396,665 000000000000000003c4044f9d5ff74090fe489db4b866737355092ccfe60511 302 0.18/1.00 vMB 27
396,664 396,664 0000000000000000067535a8702bb031c272a67184beb56b2656763976cd90f6 1,400 0.71/1.00 vMB 33
396,663 396,663 00000000000000000796aea5228de6fa0b8b0f61729b86b31002fde88ef17164 617 0.57/1.00 vMB 19
396,662 396,662 0000000000000000012e519717bb704e815dde8caf912bc5c3d6eefdac8f09f4 817 0.35/1.00 vMB 37
396,661 396,661 000000000000000003e0878ce7deaae3901da523ea63e75c32fc51d213dc65b5 1,336 0.61/1.00 vMB 42
396,660 396,660 000000000000000003fe301f18e8d2c24041385667dabada5fb190c80533b360 1,175 0.52/1.00 vMB 42
396,659 396,659 0000000000000000058c258e72873af1c43442a2320405a3b962b03d1a25976d 1,144 0.87/1.00 vMB 30
396,658 396,658 0000000000000000060b4ec57b8d8d84afb9d461cf4107250593f8e57e5314fd 334 0.29/1.00 vMB 19
396,657 396,657 000000000000000003ed8e7cff25db443936cad35221dcf83f95e0572cc7418d 1,421 0.52/1.00 vMB 44
396,656 396,656 000000000000000006e422148813cb795433e7b26b533245c6486458ec311ffb 296 0.14/1.00 vMB 31
396,655 396,655 0000000000000000031e356a28c00e9b412a92c56aa86f7cc253aa23fbba9047 1,640 1.00/1.00 vMB 32
396,654 396,654 000000000000000005ead9c8e6aa55a35d309ce8c39deb2e240b487856dd9c4f 2,292 1.00/1.00 vMB 41
396,653 396,653 0000000000000000080903d09d46206adb26b59d8acf3616462cdb6aee35baf3 204 0.99/1.00 vMB 2
396,652 396,652 0000000000000000017b424009abdd58e35d782bc819ee035e055b2e5b8f6aa6 881 0.41/1.00 vMB 36
396,651 396,651 0000000000000000011b7b4b42c8b615cae1aeb17c0333e612725f27f3ea60d3 1,912 0.99/1.00 vMB 32
396,650 396,650 00000000000000000497c77b077e9c836f97ffa4f9434b58ee9648c1276eda4c 1,029 0.68/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.