Loading Tool

Explorer IconExplorer

Memory Pool

50,436 transactions
29.00 vMB
0.07329086 BTC
Random Selection Loading Transactions
Max Size: 156.51/200 MB

Candidate Block

Mining Attempt 9fb7c89080738a095907fbae271220d8fc0883ed917174ffb7ee17085c12c51a
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 236993ffa9d2b9876b4d73607e1f193bea317c1d1165fc75bdd9e0f8885219d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,145
Size: 1.00 vMB
Total Fees: 0.01805487 BTC
Feerates: 173.90 > 1.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (606,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,476 308,476 00000000000000003ebb1d77027d7b18bc9fb033f29aa552d6cf7ee0a8cf692b 141 0.28/1.00 vMB 10
308,475 308,475 00000000000000000eef6ea3ee2d6bb263605f916df16fb4b36a1518df593428 1,898 0.92/1.00 vMB 32
308,474 308,474 00000000000000000a5e532fbb63ddde908cbebe33c6b322b24190372fa4f7bc 577 0.69/1.00 vMB 17
308,473 308,473 0000000000000000289243700d547067e909f74d40043da2d7c49f350b3d56f9 1,365 0.88/1.00 vMB 26
308,472 308,472 000000000000000009eb41b24db2031490de96ad49d59d063a1b26ad818ac461 215 0.16/1.00 vMB 48
308,471 308,471 0000000000000000050942e97b9660a2a8bda665829c0e186298286739ec1a76 453 0.27/1.00 vMB 24
308,470 308,470 00000000000000003b508b901e7bf54fb23c2c6ce450e095fcf11607280f8b07 355 0.57/1.00 vMB 25
308,469 308,469 000000000000000011b76bb09b923fe3a44d0ddf3835b5a805b87a796fc7401c 309 0.16/1.00 vMB 28
308,468 308,468 00000000000000000bc857b24871d16869d7f53fd7ab6125a728b6266dc696d0 558 0.28/1.00 vMB 32
308,467 308,467 00000000000000003e5fa774069de49b46ab90031e1c93ad7b7491a1140f26c0 171 0.08/1.00 vMB 32
308,466 308,466 00000000000000003aee213125c57a0fa8cda74cc6780b13e663fe70173dcfa4 236 0.17/1.00 vMB 24
308,465 308,465 000000000000000025ea95a95cff3d13af7df9379431c043d73494b3ee2e585a 256 0.09/1.00 vMB 39
308,464 308,464 000000000000000006e88dcd2c382019afb477725b181472a0aff75b04568fb0 434 0.25/1.00 vMB 24
308,463 308,463 000000000000000032054a3e5c2aee76be2dc87dd28df08c9662a4adcac7af53 256 0.09/1.00 vMB 36
308,462 308,462 0000000000000000371ac7e9046dc2f6bab43d8386d422b035e9861c17d40b52 120 0.05/1.00 vMB 28
308,461 308,461 00000000000000001e0767b2f2fcd2d729f5c44fec4cab794379d21e58cc2643 312 0.29/1.00 vMB 18
308,460 308,460 00000000000000002e398c6e234d50ddfae9dc9e45fb64b053122e0503d111e1 105 0.06/1.00 vMB 25
308,459 308,459 00000000000000002b0ed7c7a2d7d20610b70c4e33827cb66621528ca0480ad8 196 0.09/1.00 vMB 22
308,458 308,458 00000000000000002a09355bf46c3bafb7ab02705bfe572836081523342749e7 413 0.24/1.00 vMB 28
308,457 308,457 00000000000000002af52a763ed90b49d189664b0ffeaa0316087aa2f044cd96 375 0.17/1.00 vMB 33
308,456 308,456 00000000000000001cf4a4ba586e59578f63a02fe58a9f219b841600e7e5b014 537 0.27/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.