Loading Tool

Explorer IconExplorer

Memory Pool

28,272 transactions
24.43 vMB
0.05989090 BTC
Random Selection Loading Transactions
Max Size: 133.06/200 MB

Candidate Block

Mining Attempt f1e5280866e201f4fc76625d86e89a5f43d7f18396696c2b27c7be5f7ff31366
Version 20000000
Previous Block 00000000000000000001c58095596340f0def1cd3ad80f9f09774f553a55178e
Merkle Root 8dd14203fa0620b3714ebafc53a4693d74b4bd590748b693f50379a359b79c44
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.03112683 BTC
Feerates: 477.45 > 3.12 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,067 (35,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,492 905,492 000000000000000000002d48389f6186d54e98c8918145bc284402db12da9af1 4,062 1.00/1.00 vMB 1
905,491 905,491 0000000000000000000023d9003f744b3559dfdc5d00d7de15aad7fbee328c83 454 0.10/1.00 vMB 2
905,490 905,490 0000000000000000000116a99532953f3bd8695fe2f6878a914a0033b4c10ade 3,143 0.97/1.00 vMB 1
905,489 905,489 00000000000000000000d169016cf11762fde275c278c6ab9dd411fc3c9efde7 4,673 1.00/1.00 vMB 1
905,488 905,488 000000000000000000005dec43e6478a1bdcea8f23393c97e1bed7ddb90608c4 3,619 1.00/1.00 vMB 3
905,487 905,487 0000000000000000000084d04fe233f51bbdaff3e9eaa3b2b9f3860381a8bc11 3,191 1.00/1.00 vMB 4
905,486 905,486 00000000000000000001c148eea5f568c0776a73218be0a89eed821e3f0cd649 4,520 0.99/1.00 vMB 1
905,485 905,485 00000000000000000001a11220e167a7f39e12f6b96bf1e8f322d4baea80fb71 4,115 1.00/1.00 vMB 2
905,484 905,484 00000000000000000000e5d0c84aa530a20fd7ba16701720ed11e7dd2f4a7810 4,138 1.00/1.00 vMB 2
905,483 905,483 000000000000000000022ec3f5c1ac94c3b50b79ace78603b3bd0fd861068341 2,430 1.00/1.00 vMB 2
905,482 905,482 000000000000000000000afb681009af68b4edd20148e59bf9f319f62b252b85 1,963 1.00/1.00 vMB 2
905,481 905,481 0000000000000000000156a55259caa607c79354499643ad01a74a81c029e0bc 3,615 1.00/1.00 vMB 5
905,480 905,480 0000000000000000000212ee9eba56b546b41cc2ead720eafe460c5c3041cd1a 2,699 1.00/1.00 vMB 3
905,479 905,479 000000000000000000011bf757204ab253b44400f960adf4492e080902451ac0 2,087 1.00/1.00 vMB 1
905,478 905,478 00000000000000000001a18a5715d16cedc82fd6ece7b561abb87f5c28ab0274 2,375 1.00/1.00 vMB 3
905,477 905,477 00000000000000000001649e41ca82223cb4ea5b61278d9f4ce90275475538c4 2,588 1.00/1.00 vMB 3
905,476 905,476 000000000000000000005a5371360aa8b71545233733738c6760ff0d5a57c9e8 3,513 1.00/1.00 vMB 4
905,475 905,475 000000000000000000000c6a3e35343455618d8f86e4646f060b509dc4800bed 3,931 1.00/1.00 vMB 4
905,474 905,474 000000000000000000021a5faf3b3530c35055f425dd72958d2dd4d60c15dea4 3,576 1.00/1.00 vMB 8
905,473 905,473 00000000000000000000fe0c102c3dcf8806ed8fa367d5df8e6838c9be42fb7e 2,500 1.00/1.00 vMB 2
905,472 905,472 00000000000000000001677d5b7a379276ab05d2b7c1141ca4cfaa3b6a3257b6 3,656 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 828.68 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: 4,610.23 GB
    • Received: 248.45 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.