Loading Tool

Explorer IconExplorer

Memory Pool

74,235 transactions
27.87 vMB
0.07219634 BTC
Random Selection Loading Transactions
Max Size: 168.64/200 MB

Candidate Block

Mining Attempt 52ff5b0b88eccd109760b46acabf42c75f351a7725ce379bb169d5ab846c1274
Version 20000000
Previous Block 00000000000000000001df190ab707ce4f93ad9afd3c6a352f6fc2d0824e6d1f
Merkle Root 8241c878e9ae2ba98315ef4defcaeece74ce1f0111ccd845e6ca78b7c8d44434
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,354
Size: 1.00 vMB
Total Fees: 0.01249495 BTC
Feerates: 11.41 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,312 (522,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,573 392,573 00000000000000000452e0a204fea0af4cf003da3c595916b30c50dd3a50e0f8 223 0.18/1.00 vMB 19
392,572 392,572 000000000000000005af14b6ca979791f1dbe1d1f7aed442b3fe04e21b5a1573 294 0.27/1.00 vMB 15
392,571 392,571 00000000000000000408c4795d28c8302b5512cbf36d86a7b5dbd47ce2b010fa 911 0.60/1.00 vMB 24
392,570 392,570 0000000000000000035ac269eb48bb7504d39da59315e34631d14cb2ba4d3545 545 0.28/1.00 vMB 30
392,569 392,569 00000000000000000935dea185ee90d95909f81fa3dda1fccd158c936e7dbc38 906 0.43/1.00 vMB 34
392,568 392,568 00000000000000000a24288821c23a1eb0975fb099ac5f61b92bfc9bae05e749 298 0.20/1.00 vMB 27
392,567 392,567 0000000000000000082bee2f024b7fb4ef7db274712fc693883aa9774bc3b89a 942 0.48/1.00 vMB 32
392,566 392,566 0000000000000000057ae35b2710c42fc5f96edb286f3d7ad71205eda474fd24 43 0.05/1.00 vMB 4
392,565 392,565 00000000000000000504faa13ec2045cd145efe27a73d1829511e3520f225287 1,559 0.69/1.00 vMB 40
392,564 392,564 000000000000000007ae1244999a96ec6f350f4a9998f0b5bf039b9ee629a236 359 0.21/1.00 vMB 75
392,563 392,563 0000000000000000092a02baec054716405623bc81874a39fba8b1d3f03c97ca 1,245 0.65/1.00 vMB 30
392,562 392,562 0000000000000000076524fd037897095c323a6d415ced96810c00a3011c6e10 168 0.24/1.00 vMB 9
392,561 392,561 000000000000000006f24ff0ff76b9272ae170c5ce625808a5b1a54ee7366ca6 1,993 0.95/1.00 vMB 35
392,560 392,560 0000000000000000063bc6418bf4f57dfa1e7228be948d24670c15245964ba64 1,949 1.00/1.00 vMB 24
392,559 392,559 000000000000000001ac0d03297c8a10175688ecca4428118f288eb50ec4a083 890 0.73/1.00 vMB 21
392,558 392,558 0000000000000000056a02a3135bb7c7adedf6f2e53725c4968bc1c108e87c06 2,328 1.00/1.00 vMB 36
392,557 392,557 0000000000000000004b952f46c50d2745343321871cddd4677d51c9f03cda08 2,845 1.00/1.00 vMB 46
392,556 392,556 00000000000000000a772a91c737e40a668c70203425c06d89f2fed44a2d1327 382 0.21/1.00 vMB 37
392,555 392,555 0000000000000000073190002e5c699691447999ce18a25ce63515b8424396cc 546 0.33/1.00 vMB 30
392,554 392,554 0000000000000000062b3d9d2d66d4c562d527ba37e2d79c26f2dc4f9e54e4f3 342 0.25/1.00 vMB 20
392,553 392,553 00000000000000000080691120fb664714f1ecab993c11fb291fed29c453d185 932 0.37/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.