Loading Tool

Explorer IconExplorer

Memory Pool

42,455 transactions
26.91 vMB
0.06070106 BTC
Random Selection Loading Transactions
Max Size: 141.38/200 MB

Candidate Block

Mining Attempt df20b22d1c521426731b15a4a6d761d5c75f95b103588b0bb0da3b73e7c7fa12
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 28e9838b8be895db77ec056b911f3270067f9b54387c4ae521133484f80e7b37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,960
Size: 1.00 vMB
Total Fees: 0.01077851 BTC
Feerates: 103.41 > 1.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (207,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,544 707,544 0000000000000000000085203495088260eb7301c0bca66850a4232d652546fe 1,988 1.00/1.00 vMB 5
707,543 707,543 00000000000000000001f4caf8de6ee78e4bd57d17f22c5312f533434a9ca30d 1,799 1.00/1.00 vMB 11
707,542 707,542 0000000000000000000a28961477f07522b16614296b4a9649009f8d7621b56b 2,229 1.00/1.00 vMB 14
707,541 707,541 0000000000000000000a6ad08ba21433427f53cc8e262db947ddd7b015e7fc08 1,247 1.00/1.00 vMB 8
707,540 707,540 00000000000000000008b0a9c5611945be2d7272c811a3d02129b1a903299448 1,488 1.00/1.00 vMB 10
707,539 707,539 00000000000000000004bf8013b7d80618fb73eaba519275fef4802cfa9b6a98 1,988 0.75/1.00 vMB 9
707,538 707,538 0000000000000000000656aead827a5da3224d32dd2a1b9e967ece3ccd9e1ea1 1,355 0.46/1.00 vMB 9
707,537 707,537 00000000000000000009398829e722cdef326fef6e0890cede841c7cf21e70f3 633 0.19/1.00 vMB 13
707,536 707,536 00000000000000000008003e52ae097caf713d9a5eb97f0ffede65c5e9d2edd9 1,655 0.59/1.00 vMB 10
707,535 707,535 0000000000000000000277cff13a78ab69a66ccd88ce31215e668f0ecd8dfc03 1,700 1.00/1.00 vMB 7
707,534 707,534 00000000000000000006b5d81093df87fe66054215b0dfab2a739927cc5f7592 1,660 1.00/1.00 vMB 9
707,533 707,533 0000000000000000000b2503838108ba8216074549ddc4130566ba6661b38119 1,798 0.73/1.00 vMB 12
707,532 707,532 0000000000000000000a478a1c342799e1cdbe30ab08cfd09ebb5fd6e060dd28 515 0.30/1.00 vMB 16
707,531 707,531 0000000000000000000d68de8ade9f3cff0be577ce3acf408b2360e8f13426ee 291 0.07/1.00 vMB 9
707,530 707,530 00000000000000000008f7846b3ce28c8e950d428cfaab16724f544aa049000c 793 0.30/1.00 vMB 10
707,529 707,529 000000000000000000087e73a5bd6b9bfeda5903a1368a16c51bc5901310d4cb 708 0.23/1.00 vMB 12
707,528 707,528 0000000000000000000397aeca3db86864be802a0ab6b4a079ffa8a738f20f42 1,838 0.87/1.00 vMB 9
707,527 707,527 0000000000000000000a8d21587e08bfa71646c6c61bdeffdc7fdc40853643ed 1,182 0.48/1.00 vMB 9
707,526 707,526 0000000000000000000b90d202bed07d20e88feb834fbe5c6068f2897a3ef9ce 1,104 0.50/1.00 vMB 12
707,525 707,525 00000000000000000007272f7dfa9060c4fba9fd55ac468b7547182d24b7af8b 243 0.08/1.00 vMB 11
707,524 707,524 00000000000000000007663a5d3a6b4530f6e1d906f0e74d6b5a3f8d32af5aed 131 0.22/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.