Loading Tool

Explorer IconExplorer

Memory Pool

36,036 transactions
26.13 vMB
0.07117809 BTC
Random Selection Loading Transactions
Max Size: 133.47/200 MB

Candidate Block

Mining Attempt 1c1d9f9a816f6000576003691ef7b43c60c3a506fa4199f833a206bfabb93eb3
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 0c51e2921a285353682d9f61035b3111420195b30fdf296e712f1c189b49c445
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,051
Size: 1.00 vMB
Total Fees: 0.02255437 BTC
Feerates: 713.01 > 2.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (25,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,505 889,505 00000000000000000000e542c9ad028957a94dc40f0427421f19ed8fa0c3983e 2,052 1.00/1.00 vMB 9
889,504 889,504 00000000000000000001e1863adc951e620c720e6983ebcf45a641887c2634bb 4,131 1.00/1.00 vMB 1
889,503 889,503 000000000000000000018275da802d2db180162a7e6252bf379f1dcfe086c514 2,973 1.00/1.00 vMB 4
889,502 889,502 00000000000000000000acdfd584d086d7e2c8ed60a93a839e5c8b913c37350a 4,164 1.00/1.00 vMB 24
889,501 889,501 00000000000000000001652cc32c9b43cd5e5d70f17cae55f9bb7249575754b8 3,775 1.00/1.00 vMB 11
889,500 889,500 0000000000000000000008e2f0ee3ff79a35e96cb1194fc7a68378e4a4494dea 3,921 1.00/1.00 vMB 7
889,499 889,499 00000000000000000001478d310926a452994ae4b7d9e6df3e7fc37c397da2bb 1,733 1.00/1.00 vMB 4
889,498 889,498 000000000000000000021d3fabd49d753f0aa8223bed9cb206ceb6e15ca9fa68 2,444 1.00/1.00 vMB 13
889,497 889,497 000000000000000000012f9b85fe12f0a47d051ce5a580002b8c4cb77ff6d47f 3,241 1.00/1.00 vMB 5
889,496 889,496 00000000000000000000571af91f1d42f36659c8fd7567b14a35dc9f3cf8f3f2 2,285 1.00/1.00 vMB 4
889,495 889,495 00000000000000000002712323ed4a06d3deadb4bd2998cbaf1aebd9be09146d 5,199 1.00/1.00 vMB 5
889,494 889,494 000000000000000000006b529e6479a045ce745d7dbea01e251bdd1c23fbc4ce 1,244 1.00/1.00 vMB 1
889,493 889,493 00000000000000000001d4486d3b386558c9cda2005c813f53ad339f184003b6 677 1.00/1.00 vMB 1
889,492 889,492 00000000000000000000f8db46266b627173892b177f31bef96906a2134ee84c 4,443 1.00/1.00 vMB 2
889,491 889,491 00000000000000000001e3dabf816d19ce475345bd64c1f51132096f391bb2d1 2,648 1.00/1.00 vMB 8
889,490 889,490 00000000000000000000b4d49c6436db0b056019c2aa4d566e4ed723e64ffcbc 5,022 1.00/1.00 vMB 2
889,489 889,489 000000000000000000017e5db95be3e4d4be75d2006b2a1bd2dd500137e4b6c7 4,402 1.00/1.00 vMB 3
889,488 889,488 00000000000000000000e62be0aea97e512786032b078172f6c4d1c810017f98 4,708 1.00/1.00 vMB 5
889,487 889,487 00000000000000000001b530d635b5ccbb8a684bedd3382a042c67984c4668b4 4,974 1.00/1.00 vMB 2
889,486 889,486 0000000000000000000150757849a3efde7b470ac54e016b0860b6ca415ffd2d 4,403 1.00/1.00 vMB 5
889,485 889,485 000000000000000000019f476b54e8cdb648664b818255324f088920812ec39c 1,484 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.82 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: 636.00 GB
    • Received: 12.35 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.