Loading Tool

Explorer IconExplorer

Memory Pool

42,304 transactions
29.45 vMB
0.07847773 BTC
Random Selection Loading Transactions
Max Size: 150.38/200 MB

Candidate Block

Mining Attempt eeda5bf940daaa7157b17b1c64899774799038e470f02f24f9319d9889c964c1
Version 20000000
Previous Block 00000000000000000001475c6914d089aea865d11945633aa877341c672131b9
Merkle Root e1237db7cebf631e4df88933bb91ee6b0282ff16083ff517700e905cf8edb302
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,409
Size: 1.00 vMB
Total Fees: 0.02066867 BTC
Feerates: 100.27 > 2.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,535 (457,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,423 457,423 00000000000000000245729b38bf87eeaa1feb2384b0f2c57a7a63aae64f9081 2,529 1.00/1.00 vMB 159
457,422 457,422 000000000000000002417362771f766b9b6d0106ddea4de67aea9f225179a7c2 2,464 1.00/1.00 vMB 158
457,421 457,421 000000000000000001187c582240c00d85872aa5687098e356f85dee7aa06e19 2,177 1.00/1.00 vMB 187
457,420 457,420 0000000000000000022f3773c689fa11aff85c6b35fd9ea9db16870b2d3f6933 2,252 1.00/1.00 vMB 213
457,419 457,419 000000000000000001d9a4a451412c9858764036e922547cc7b4f3d935fc577a 1,949 1.00/1.00 vMB 231
457,418 457,418 000000000000000001b4b5ce79f232deeefe6979bf592f4c7c665f2354235918 2,264 1.00/1.00 vMB 195
457,417 457,417 000000000000000000f08f41d48fc632329685fa8b8ec58728003479e265efa1 1,460 1.00/1.00 vMB 150
457,416 457,416 000000000000000000853d024cc8779dd8236c22e45c1f869baf29ba8259656b 2,619 1.00/1.00 vMB 258
457,415 457,415 00000000000000000185903e41116861631fa87fd345c551326967a0fd79c09d 2,361 1.00/1.00 vMB 207
457,414 457,414 0000000000000000006010cb63b73c36290cb6a253fa4a4e74504f835a15fbe6 2,603 1.00/1.00 vMB 148
457,413 457,413 000000000000000001d335a61d42f08aa5600891597d707d7c441260b92656f7 2,216 1.00/1.00 vMB 174
457,412 457,412 000000000000000000a49fd98bd42316865e5f83fb960a889f72273b1e6b3e89 2,284 1.00/1.00 vMB 187
457,411 457,411 000000000000000001db35d0287fceb81fc5a36b9655af4626bf5c2a10fccdb2 2,537 1.00/1.00 vMB 207
457,410 457,410 0000000000000000018e3add71a361a5e9062e32b93d0eb38059455e0c6e8010 1,822 1.00/1.00 vMB 209
457,409 457,409 0000000000000000025831e68ce2aaec79643a55b12a9233a5d1439ba9b5309c 2,332 1.00/1.00 vMB 187
457,408 457,408 00000000000000000003e8572097b0adce16e6a36414058d56e6fb644bc4ddfd 2,411 1.00/1.00 vMB 235
457,407 457,407 0000000000000000003b43846b8617acf844ead8f439efe149f41c9eccefb2dd 2,268 1.00/1.00 vMB 280
457,406 457,406 000000000000000000f761fceaf8840ec4ef3ca08e96130f1aae9ebfda90035a 1,994 1.00/1.00 vMB 124
457,405 457,405 000000000000000001fb4ba0b3a3c301cace6fbd7810c1156715a44dcdec3482 1,852 1.00/1.00 vMB 129
457,404 457,404 000000000000000001f2cc7183644d0deaec671d7d862eff9b6b0b736365a58c 2,187 1.00/1.00 vMB 228
457,403 457,403 000000000000000001b2173b89414b4903aa43d271dd4fe3adfd632148f5b401 1,417 1.00/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

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