Loading Tool

Explorer IconExplorer

Memory Pool

45,921 transactions
32.28 vMB
0.12851193 BTC
Random Selection Loading Transactions
Max Size: 163.79/200 MB

Candidate Block

Mining Attempt 5bd51dced2305dfc4e0c57a9e2f6d38d83d5709af2cc52d460df60f22b25e689
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root cb525c70283b658cc387b67875823e7aa37f2c16e8bc2af7063107adf1bd98e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,725
Size: 1.00 vMB
Total Fees: 0.05544029 BTC
Feerates: 265.25 > 5.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (272,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
641,604 641,604 0000000000000000000c8dca945ff507c521318f3836137f817d6e0ecc0a8f67 2,726 1.00/1.00 vMB 200
641,603 641,603 00000000000000000000e3584a90c69e44745a0d338c6ece38b8f5c6419effd6 2,674 1.00/1.00 vMB 171
641,602 641,602 0000000000000000000aa33193741243d6f1b00ebce6cccece6684c0f01ec6f3 2,550 1.00/1.00 vMB 171
641,601 641,601 00000000000000000001a943d8757825eb748b605e29e6ed93ce34e08bc54712 2,116 1.00/1.00 vMB 30
641,600 641,600 0000000000000000000f18400f3655dabc38ab287341393277e58ae009219179 1,869 1.00/1.00 vMB 64
641,599 641,599 000000000000000000042069a64a0be2c7d83a9e23d9713e10e1edd4c8ea57b4 2,363 1.00/1.00 vMB 163
641,598 641,598 00000000000000000009bc57964d92fda4c78d0923ba58000c2cbdac3bd41cd3 2,359 1.00/1.00 vMB 156
641,597 641,597 00000000000000000007cf4760802019078ce555be2a4c39184544fbd2c30691 2,821 1.00/1.00 vMB 185
641,596 641,596 00000000000000000008b3b34a186b319cfbaee74ed87273659f2efdfee153e0 2,679 1.00/1.00 vMB 33
641,595 641,595 000000000000000000081225520d6c6de95fc738ef2f583966983ab02c3d2329 2,335 1.00/1.00 vMB 128
641,594 641,594 0000000000000000000bf5d70ac19c6e53887dce956c9b6d47976c785846b2ea 2,396 1.00/1.00 vMB 173
641,593 641,593 0000000000000000000f13bafd1124beb50dacee3b10c6f377e113165d863c20 2,867 1.00/1.00 vMB 176
641,592 641,592 0000000000000000000a87a566f474c771ba89c76017aebb647a517fe4eee954 1,820 1.00/1.00 vMB 104
641,591 641,591 0000000000000000000bf6b3bd9b56a40a3c8bc35c7bf48dee0236c9c5916336 2,522 1.00/1.00 vMB 96
641,590 641,590 0000000000000000000b365ff005012ee218b2adb06a1c3338c9d861421ad1be 2,756 1.00/1.00 vMB 63
641,589 641,589 000000000000000000085e75c4922647a878fa3cf63b8b21e341a7be0280e3ac 2,513 1.00/1.00 vMB 157
641,588 641,588 00000000000000000001cd28e86f885a8448f2a6b9998858585490b44f593e46 2,626 1.00/1.00 vMB 181
641,587 641,587 00000000000000000001f9aa0b6d343c049f984d7787e4c016fd28ff00c0b002 2,196 1.00/1.00 vMB 80
641,586 641,586 0000000000000000000cdd22adaf507f21f44c6bd91a2c7a8398a8ba7740a802 1,977 1.00/1.00 vMB 28
641,585 641,585 000000000000000000043109fece112622617c47eeb97c7d21713c5ea50bd3ea 2,194 1.00/1.00 vMB 28
641,584 641,584 0000000000000000000e8bb6dd18b314e5573cfd105f151410c725ee825e8aa4 2,728 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.