Loading Tool

Explorer IconExplorer

Memory Pool

86,590 transactions
31.80 vMB
0.10833001 BTC
Random Selection Loading Transactions
Max Size: 194.76/200 MB

Candidate Block

Mining Attempt aff6f52897862bfedf77d2b68956f2dc97d1c0fcd0c856687cbbc68914dc9628
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root b743b5083fe0ae5a5dec468f7c608beafcb06c820e46f7e30876d2384e102b4c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.02786624 BTC
Feerates: 1,236.26 > 2.79 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (555,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,524 359,524 000000000000000006609de0a5ff1ebe1855c1bd4133275e43a989639f39e243 529 0.30/1.00 vMB 24
359,523 359,523 0000000000000000087b990c783111cd4343e2c736332078aa613fad011c4d38 621 0.51/1.00 vMB 19
359,522 359,522 0000000000000000080e837bc00f37c0072757e4511c0b3169cf0befb08b6004 1,563 0.75/1.00 vMB 31
359,521 359,521 0000000000000000031f24145b3327444877452395c5426f1e38383d3985b307 1,126 0.58/1.00 vMB 26
359,520 359,520 00000000000000000942bca388e00322bfaa53984ef9165f82fe81c9b53733e3 453 0.24/1.00 vMB 27
359,519 359,519 00000000000000000930b5c00fd9a4f1ab0060d0961df311caba81e675b343da 933 0.58/1.00 vMB 24
359,518 359,518 000000000000000013f2acf6d67dd9e791a57d37fcdc721331e561b14c0d3391 392 0.34/1.00 vMB 12
359,517 359,517 00000000000000000896ac83156fc2844ccfc3df5bcc7d242c1e141be0c993af 1,037 0.46/1.00 vMB 34
359,516 359,516 00000000000000000b7878e4026a3865d0419eab9449675e87d84b49253bb9ae 1,910 1.00/1.00 vMB 30
359,515 359,515 00000000000000000899d5516813f605556f6eee8c49a7a63695d13ec44bfbbc 242 0.14/1.00 vMB 19
359,514 359,514 00000000000000000ec70a6922f2b351c29a5f4b0f211ca2f48e271827c453f6 331 0.28/1.00 vMB 12
359,513 359,513 00000000000000000e0d1bb730aecb8dfc6840e4719ecc399153f05cbb734fcd 1,311 0.75/1.00 vMB 22
359,512 359,512 000000000000000003ba1351bfe9530e2c86c97f806cf151507923f2db97c6e9 98 0.05/1.00 vMB 45
359,511 359,511 00000000000000000d304c5bf63603bb7d1a8a8ad512f48605a0948bde15126e 1,437 1.00/1.00 vMB 13
359,510 359,510 0000000000000000090fdab84f18f95cd7fd22969a37169945e85c978d2db7ba 896 0.54/1.00 vMB 24
359,509 359,509 0000000000000000016e872b34d59ae1fe1298881f3cec1412fcf98381791970 956 0.75/1.00 vMB 21
359,508 359,508 00000000000000000db66ba9bea8c269902c4f796e7c1cc72a9e7639aaaaccf9 1,604 0.75/1.00 vMB 33
359,507 359,507 0000000000000000107b859fde67014a69c6ea044974f92f7460927edcbdcf47 1,361 0.75/1.00 vMB 28
359,506 359,506 0000000000000000073a6313a5c80fe38fd7bf4c0e71a1bf379c307907de77e7 1,532 0.75/1.00 vMB 30
359,505 359,505 00000000000000000f11e81faf22c18bd9e0dfd701614f81d8749b3ec4c2f5fb 1,513 0.75/1.00 vMB 27
359,504 359,504 00000000000000001553077e86b74e7056769dd10929f6afaca577b6bb0c92cb 224 0.11/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.