Loading Tool

Explorer IconExplorer

Memory Pool

75,319 transactions
29.90 vMB
0.11066763 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt 9f6cd93288a7922dc15114b690fd2afd5e4b0572c96fa87000aea8642f2921ee
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root 32418cc13a7ba4383422a330f2cf39287d260a5860918461772b80035587ece0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,040
Size: 1.00 vMB
Total Fees: 0.03880419 BTC
Feerates: 101.64 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (416,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,209 498,209 00000000000000000021b7573b14fe8ccb75eb2e9a6e5bdd680d4f17155b264b 2,175 1.00/1.00 vMB 367
498,208 498,208 00000000000000000076f95444768a6007c1be74202da8d718b481bc8471d365 2,512 1.00/1.00 vMB 415
498,207 498,207 00000000000000000036bc079297f4b55a03cac998c6f683153a230c57179afe 2,180 1.00/1.00 vMB 448
498,206 498,206 000000000000000000226800a776a1939215ff69d46e3720ecd12e41b361e6ad 2,510 1.00/1.00 vMB 404
498,205 498,205 0000000000000000008a62772b348871f2f213f47d5cf1e9c0550d15df851371 2,400 1.00/1.00 vMB 457
498,204 498,204 000000000000000000333bbed553e3f2c64d5a4579b83a4bedfb8de074a90368 2,484 1.00/1.00 vMB 452
498,203 498,203 0000000000000000008ddac1074e9b0ab09018fa6ca2e8a4ca55f62bf2ef28fb 2,589 1.00/1.00 vMB 504
498,202 498,202 0000000000000000001021708f9b2f89e4b3b29534ed69221480799d049769b4 2,281 1.00/1.00 vMB 456
498,201 498,201 00000000000000000090b0514fe26ce6512fc9905493082fb04e4b0378c66d42 2,534 1.00/1.00 vMB 442
498,200 498,200 0000000000000000008e5e46ff25fd373e38b03cda865239789ec626ef7550b6 1,953 1.00/1.00 vMB 473
498,199 498,199 0000000000000000005ea5f5862061e3fb29faa893ec754ea4f58b84de1470ac 664 1.00/1.00 vMB 479
498,198 498,198 00000000000000000071431fdb19a8164f6e44c70939b7c078ad2399029a3625 2,761 1.00/1.00 vMB 403
498,197 498,197 0000000000000000003a5c2efc3f72c675f4ce36f143be04c88baa08232b846b 2,349 1.00/1.00 vMB 409
498,196 498,196 000000000000000000ae2e96e8b0cbdb9060fe4ef87d03146b8a3b0ed1b228be 2,636 1.00/1.00 vMB 420
498,195 498,195 00000000000000000020166e2feed90cc1f3a3738268d457f6f851bdf7b3ddfe 3,039 1.00/1.00 vMB 415
498,194 498,194 000000000000000000897384c081d9233c689773498c9ccb86523ec58132f3c4 2,487 1.00/1.00 vMB 426
498,193 498,193 000000000000000000468426a5abd44548026d10a9f302077502f17cec671913 2,045 1.00/1.00 vMB 569
498,192 498,192 0000000000000000004c7fa47637304d6581ac63c21b9abe8d3af6c396e324f5 2,920 1.00/1.00 vMB 458
498,191 498,191 00000000000000000042cc931e8ff1530b2b09c94324c01f4d34fd8a0d2f90ae 2,296 1.00/1.00 vMB 421
498,190 498,190 000000000000000000438e84e3b4042ec80fe1162b2d612af3d7322af575ba8b 2,311 1.00/1.00 vMB 301
498,189 498,189 00000000000000000099f53b461ee0573b9c54132cbb48a51ee15fa44d35a27a 2,335 1.00/1.00 vMB 517
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.23 GB
    • Received: 15.43 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.