Loading Tool

Explorer IconExplorer

Memory Pool

38,682 transactions
28.21 vMB
0.06175698 BTC
Random Selection Loading Transactions
Max Size: 143.47/200 MB

Candidate Block

Mining Attempt b8444b2242fb16eb2f5a4b75fdb2e7ab0ef74ebdce8cef867307f21eb348fcb3
Version 20000000
Previous Block 000000000000000000001eec6b34950aef5a43e49a51ec58f8f5b097e691fd39
Merkle Root 91e309f1bd473b3b26ae5fc6977fca539188a8229620eeb63a3b9f8e632a6ba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,854
Size: 1.00 vMB
Total Fees: 0.00766493 BTC
Feerates: 89.40 > 0.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,622 (231,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,456 683,456 00000000000000000008a265ca24a954ee80bbf90ef4c316b3e441c300568724 2,623 1.00/1.00 vMB 65
683,455 683,455 000000000000000000075a008f4b9c13751223471ce5d7b2dd37edb24756ac61 2,343 1.00/1.00 vMB 78
683,454 683,454 0000000000000000000302e836fe9a29dbc2a076e73d5408da4f5ca21ccaf93f 1,977 1.00/1.00 vMB 56
683,453 683,453 000000000000000000015e137afa469d2580222ee4e9f28dd37cdcaccedafcc2 2,709 1.00/1.00 vMB 69
683,452 683,452 000000000000000000081f6cfa4216fb23d0c2e63cd02270330bb87824169c6e 1,172 1.00/1.00 vMB 52
683,451 683,451 00000000000000000008c47ccefd9a8542ee58e692d2a9d7ae02dc468f356c83 2,034 1.00/1.00 vMB 65
683,450 683,450 0000000000000000000524c89f05e6c05be6dbfbdd456f3a87c8b6bb46dc83b4 1,719 1.00/1.00 vMB 58
683,449 683,449 00000000000000000009dfc2b3f83a983e63f9ebe5ab7d0dff9debe5d1fd0eac 2,591 1.00/1.00 vMB 65
683,448 683,448 00000000000000000009dfd3a27dbcad091e7a05034834157db41f502b0a4eb0 2,673 1.00/1.00 vMB 67
683,447 683,447 000000000000000000069eef0a89044c11d96e2f9c33b4c5a8f7e402c717cb10 3,095 1.00/1.00 vMB 43
683,446 683,446 00000000000000000005230c14f510e1be34b40173b51f183ed230bdc33eabd9 2,077 1.00/1.00 vMB 62
683,445 683,445 00000000000000000004dc18d1608b1b14339735f874627140c340c08e38aa63 1,891 1.00/1.00 vMB 89
683,444 683,444 00000000000000000004154fc70b64e0fae9c5c0238d7673e67b424080fd63c5 2,804 1.00/1.00 vMB 79
683,443 683,443 0000000000000000000918a0e5c24b6a36a700a66a203cf68f056093f9662a85 2,282 1.00/1.00 vMB 57
683,442 683,442 000000000000000000089279d28668f919ccb8a6f02739a3f52955c341a9c6d3 2,769 1.00/1.00 vMB 97
683,441 683,441 0000000000000000000616e59339035b9e7758016d2fcd636775dfc44c1266c2 1,602 1.00/1.00 vMB 51
683,440 683,440 000000000000000000064c24b7fe184a19e15591ecd31247fe132e64538f65ea 2,666 1.00/1.00 vMB 51
683,439 683,439 00000000000000000005e38916891a6563be0f398307e9fdb8b9c3490cdbc260 2,181 1.00/1.00 vMB 123
683,438 683,438 000000000000000000019e590c986fc5c67c8b70673d4b7b485e851298afe827 2,834 1.00/1.00 vMB 95
683,437 683,437 00000000000000000007219eaa5e4e8536e7f021f3c4952acc0ddef7e2c913fb 1,847 1.00/1.00 vMB 44
683,436 683,436 00000000000000000008c3f81849f4e4ac4d9a8b2dc6543ea9ca70951631b1c9 1,707 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 629.85 GB
    • Received: 11.96 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.