Loading Tool

Explorer IconExplorer

Memory Pool

43,974 transactions
26.81 vMB
0.05535106 BTC
Random Selection Loading Transactions
Max Size: 141.99/200 MB

Candidate Block

Mining Attempt 88bb4ca958579ee1fd8dab3bc7ffb7793c712799920553c7a3f5e7c855faf677
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root bcb35951ea8103178e65d926174ebfa2598fd864fe593d93d713336bb86ac5d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,540
Size: 1.00 vMB
Total Fees: 0.00592266 BTC
Feerates: 100.52 > 0.59 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (77,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,506 837,506 00000000000000000000e1bbd5d160e12bf739a12111414b1bd26786b0af4ad1 1,777 1.00/1.00 vMB 11
837,505 837,505 0000000000000000000007fb6fec8ab2bf17816ea8e3754d67ca59b49113ce91 2,839 1.00/1.00 vMB 13
837,504 837,504 00000000000000000002322680b12222a39f46968196fd437ed62aca50ee5e7e 2,716 1.00/1.00 vMB 11
837,503 837,503 0000000000000000000143fec05848041edc5cd65ca4fd294ab2cba48a14bc8b 2,909 1.00/1.00 vMB 11
837,502 837,502 00000000000000000000040ad5066aa9ad8f94ea3612afa4967483da91903d61 3,061 1.00/1.00 vMB 13
837,501 837,501 000000000000000000032b0082b4eb0cab2a4fa1c8a5805bd3cb34a1dc017b8e 2,795 1.00/1.00 vMB 17
837,500 837,500 000000000000000000031b89c37ba403efad694af2339666b76cab1240ee263e 3,939 1.00/1.00 vMB 17
837,499 837,499 0000000000000000000105ff48a0ac5588eb701d1738e96f29aff1cd8c959ad8 3,175 1.00/1.00 vMB 22
837,498 837,498 00000000000000000000b24b34c4a13ea4a999420d381256a036bef0c48798c4 3,894 1.00/1.00 vMB 28
837,497 837,497 000000000000000000012bd821d9d4baa773aa456b9f33571f7abe2d5d1c26ba 4,408 1.00/1.00 vMB 19
837,496 837,496 00000000000000000000de9e10417ff5592a76b4e518952c128b73633573e569 4,013 1.00/1.00 vMB 24
837,495 837,495 00000000000000000002831d49fe95f4d9c6b9d38ea84dd9c72dbdc414879415 1,037 1.00/1.00 vMB 31
837,494 837,494 00000000000000000002e715925a9511f621de63f13b72ab9509279eb3ceed67 3,349 1.00/1.00 vMB 28
837,493 837,493 00000000000000000001f3c58d91f30ee01954695209058ccd0857bac7e7f553 3,368 1.00/1.00 vMB 10
837,492 837,492 00000000000000000002536093886d095dac7a230cf1b4d087bd741638faf7f4 3,060 1.00/1.00 vMB 11
837,491 837,491 0000000000000000000251d9450f250384272225fa4613ae9379c09e148d3e13 3,012 1.00/1.00 vMB 13
837,490 837,490 00000000000000000001df0d1f2c7cedd13be2b2bc1d26fc6cb2c62fc3deedf0 2,254 1.00/1.00 vMB 20
837,489 837,489 000000000000000000019d2f6c0fe97d3aa0c864ba50e49ec38c6b31031fd8b9 2,888 1.00/1.00 vMB 11
837,488 837,488 000000000000000000024fe81b5ff7fc9c81cc73a5a6065a6acce481cccd6ef0 2,092 1.00/1.00 vMB 11
837,487 837,487 0000000000000000000008e9306a2883721f0486973eb23edf1ea9d3efa1f5dd 2,617 1.00/1.00 vMB 12
837,486 837,486 00000000000000000000fbfcbcd721b566481571c1ae37fe20b5bfb820a5c3fc 1,435 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.