Loading Tool

Explorer IconExplorer

Memory Pool

49,616 transactions
28.58 vMB
0.10702901 BTC
Random Selection Loading Transactions
Max Size: 152.51/200 MB

Candidate Block

Mining Attempt 122c4ca9929e0bb54b80d822d3fb581a51f4e1414f4114d9aee1b3c136ba2814
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root f58147ebcf2cb68f5c77348d3b73821ab2da3afd47a98943d959ceaf915c58ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,164
Size: 1.00 vMB
Total Fees: 0.04726447 BTC
Feerates: 500.00 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (293,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,267 621,267 00000000000000000005ebc617c2f1fca25e417d1306b9bd93e40332ae52f74f 977 1.00/1.00 vMB 27
621,266 621,266 0000000000000000000be45e068a8dac9a8abf822af4621e0b05104460708299 2,022 1.00/1.00 vMB 26
621,265 621,265 000000000000000000096b3cb223147566f54755a0c68fab75eb29b28ef0ada9 2,809 1.00/1.00 vMB 29
621,264 621,264 00000000000000000001f9fbed0bf43ed6322302f7f9eef6916707f239639151 3,242 1.00/1.00 vMB 36
621,263 621,263 0000000000000000000ee80d6830a060976e03fdf1855d4a85b3a1276dd328fe 3,097 1.00/1.00 vMB 37
621,262 621,262 000000000000000000005a128a2d00761eed38f26097d8873b7194b70d05dedf 3,074 1.00/1.00 vMB 37
621,261 621,261 0000000000000000000e5b52b6c03b46f1bc7d29c0b8b5f6d34cf21ce086bf2a 3,432 1.00/1.00 vMB 30
621,260 621,260 0000000000000000000d164a50aa7903a349229c1c59bc4a9d0ba239d77d3a42 2,693 1.00/1.00 vMB 43
621,259 621,259 0000000000000000000140129718d5b2a7c458e9edb365fe0e69e313f1070ad4 3,463 1.00/1.00 vMB 28
621,258 621,258 000000000000000000021f7418890f2c1668f1d6c17471e84ffaf327ba2bfea1 2,644 1.00/1.00 vMB 49
621,257 621,257 000000000000000000079e99470dc56323e6427dc3ab89c2a29eace14c478a31 3,055 1.00/1.00 vMB 33
621,256 621,256 0000000000000000000fcc2eea889fbb1a27971eb86eceeec4d6d23a20c7116d 3,275 1.00/1.00 vMB 33
621,255 621,255 0000000000000000000d1454594a1acc13ad7c4b43f562ef161d2a568e256660 1,516 1.00/1.00 vMB 69
621,254 621,254 0000000000000000000314ab69fb2753d407ba059d58d5fa27a60473d7041dda 3,122 1.00/1.00 vMB 33
621,253 621,253 0000000000000000000abef525015325e5f7454be43a03c650d26753ed18467b 2,761 1.00/1.00 vMB 27
621,252 621,252 000000000000000000012efbacb084ebeb77de40f32d52d586a6fd639cd131d2 2,155 1.00/1.00 vMB 47
621,251 621,251 00000000000000000007e6480175eba859a71f712e319f270ac1e906fdf11e01 2,348 1.00/1.00 vMB 51
621,250 621,250 00000000000000000004a599c53590fc71775f981419a54230c833703caee15b 532 1.00/1.00 vMB 93
621,249 621,249 000000000000000000088774d156106b37aa64d47d2b5b83309adfbc407cb694 2,858 1.00/1.00 vMB 31
621,248 621,248 0000000000000000000ab9b3186ad03993c6b9893ad0c343ab24920a9b2b237d 1,898 1.00/1.00 vMB 23
621,247 621,247 0000000000000000000019932401dd3514db821c1d2dc1368718f4c05e3b9eb0 2,755 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.01 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: 649.49 GB
    • Received: 13.18 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.