Loading Tool

Explorer IconExplorer

Memory Pool

36,243 transactions
25.69 vMB
0.05804364 BTC
Random Selection Loading Transactions
Max Size: 131.55/200 MB

Candidate Block

Mining Attempt 443d6ceb9136313f745e18f7a991643dc91e55db7b69627633ad89d642acebf0
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 6a5baf84c07f528bb9744515fae08ea3e951bb8fa0a5cd4db3ab48fdb1213dc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,363
Size: 1.00 vMB
Total Fees: 0.01117222 BTC
Feerates: 170.89 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (372,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,452 542,452 0000000000000000000fd1933f60ea03eb4a062c9cac59299c9704b186d25bf6 1,836 0.79/1.00 vMB 24
542,451 542,451 00000000000000000017b29a240d2563a5f914c8b653ed7229da712261404787 448 0.14/1.00 vMB 15
542,450 542,450 0000000000000000000a6e38a780257e607048b65d11766cd5cf2db6b1a3a378 468 0.14/1.00 vMB 27
542,449 542,449 0000000000000000002412925c3f94dc751208681da5f455535731f11d455dfe 1,506 0.51/1.00 vMB 16
542,448 542,448 00000000000000000005c4318bc9464a08e95e9fd2e1f8530810c4e7b680ca88 1,374 0.57/1.00 vMB 32
542,447 542,447 0000000000000000000aac61adc524b336341a2b2404595a31560613c938f089 521 0.48/1.00 vMB 3
542,446 542,446 0000000000000000002709cab2991661e3f2e6bcb168db0d48e10bedcb10ee5b 331 0.22/1.00 vMB 11
542,445 542,445 0000000000000000001a65066c6e1a582d3e7a529198ca6c3c6697c0ccb32ade 1,614 1.00/1.00 vMB 11
542,444 542,444 000000000000000000101feed74a307c1e8ae5b0bc402028fbb886bef6170eb4 2,237 1.00/1.00 vMB 9
542,443 542,443 0000000000000000000a35d95f2528c703585424f3493d24b5343f61c01242c3 3,144 1.00/1.00 vMB 21
542,442 542,442 0000000000000000001183fb69c1a9e5f5cb4323c5b9566a74b27d904a0f878b 2,751 1.00/1.00 vMB 21
542,441 542,441 000000000000000000214b8a2496fdd0548493264af5e90190cc6527fa249657 1,733 1.00/1.00 vMB 6
542,440 542,440 0000000000000000002432dc8f9422e2c3029ef1ce35e9e93ba4f50c46e25519 2,252 1.00/1.00 vMB 8
542,439 542,439 00000000000000000012ebffba3f0234d3b635b5c00b25ebedde8fe73d84fb1c 1,100 1.00/1.00 vMB 21
542,438 542,438 00000000000000000006ffd95063d8f8d9433ac68c7d15f8070270cdef0caf79 1,241 1.00/1.00 vMB 9
542,437 542,437 00000000000000000012588748e42208351910b8ad77e373425748d3ee745b4b 2,653 1.00/1.00 vMB 18
542,436 542,436 000000000000000000114b0ff3b45958253d807c0591fe97f2cd4407abcfd04c 3,154 1.00/1.00 vMB 25
542,435 542,435 00000000000000000007e7cd8735f9bc6669eafe36a754c59a496210af06624e 3,130 1.00/1.00 vMB 23
542,434 542,434 00000000000000000003d207e94b9d858aa0f5ead7f335862caaeca782951ec8 2,722 0.99/1.00 vMB 31
542,433 542,433 00000000000000000009c7e84c0e85ac2e4324e18eaec8a2d8516c382022ca29 2,626 1.00/1.00 vMB 19
542,432 542,432 0000000000000000000baa3d78fefb77fb119eebcdbd138bf22eb874c9278bb5 2,249 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.