Loading Tool

Explorer IconExplorer

Memory Pool

81,950 transactions
30.61 vMB
0.08008645 BTC
Random Selection Loading Transactions
Max Size: 184.58/200 MB

Candidate Block

Mining Attempt 547095853f416716747ed5aeb178845432da08245c2c63a2e695e7c08750f626
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 94c0e535b3fea824669a08c6ec6222153181f20dfcc1f052ebf51ae28ba7e214
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01606064 BTC
Feerates: 40.91 > 1.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (682,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,668 232,668 00000000000000cfc94b5c0dac4170ccb41e83ac2de6dacf1bb6d40498aa58d1 75 0.03/1.00 vMB 176
232,667 232,667 00000000000000c64c98e67cb46cc8b8a5bcdaf0cc20aad52afcdf4a20de7812 96 0.05/1.00 vMB 179
232,666 232,666 000000000000007d85ef8971d0c528ef90f7689a2eecf4b7152941917e517ab0 384 0.17/1.00 vMB 164
232,665 232,665 00000000000000cfad12743bbe6bef9960050f3a738db2110e7909ba4b5994ec 21 0.02/1.00 vMB 33
232,664 232,664 00000000000000c619f9c4bcb65bc6bbd0ebe47077fe2b4ecfeb81e55bc30d4c 581 0.23/1.00 vMB 170
232,663 232,663 00000000000000a471d52230bba63db3cb88d1d1f806fdf6e7425ff95bd65a6e 32 0.01/1.00 vMB 56
232,662 232,662 000000000000008190dfa99acb3225ebaf649a24892ac7c5413d28df995c17de 533 0.28/1.00 vMB 165
232,661 232,661 000000000000007a2bf3c5a4eb3f4f103c5ab9803b80b85b02d2368403a871f8 347 0.18/1.00 vMB 85
232,660 232,660 000000000000006826d93dc01fd29e095e47d612450c837ec8cc1aeddda1fef8 639 0.30/1.00 vMB 150
232,659 232,659 00000000000000024d2d0cc0f2b026096747a8efd65466422382f4bdb8618447 699 0.25/1.00 vMB 185
232,658 232,658 000000000000018bc4c7ac28b0339d0db7227a77df6dfd978911479320ce9760 358 0.11/1.00 vMB 199
232,657 232,657 0000000000000015eeb00003311a2d7cab422cee12323c6a1ef251dd3e4dfb41 284 0.25/1.00 vMB 57
232,656 232,656 00000000000000f887d9a819f0fd65346af157541bb6d91aa0947e658f85e9af 213 0.08/1.00 vMB 152
232,655 232,655 00000000000000b8ead51521a317960db2acd8c696e3414e7a672b39edbe2cda 690 0.35/1.00 vMB 134
232,654 232,654 00000000000000d019aad15de98c93c77e52036c0f1d4eb873edadf4bb47d480 368 0.14/1.00 vMB 219
232,653 232,653 000000000000007ef3a12805c0b5218a48d698f7b0d9dd2be8990d5c46402e27 600 0.24/1.00 vMB 197
232,652 232,652 0000000000000033313bf49205ea6a2364361cc0a28a11c7f82145f099522f58 402 0.17/1.00 vMB 165
232,651 232,651 000000000000006de8e869d83c8d430bfadf268c36bf76203c92d7cc6d98663b 200 0.14/1.00 vMB 95
232,650 232,650 0000000000000037aa2c1f42cf37e2d7ec2eb4205e605988d36203ca4bb298ac 444 0.25/1.00 vMB 128
232,649 232,649 000000000000007479483507ae2c5adf3ec660575758c0130b9ffc72e1293db2 805 0.25/1.00 vMB 222
232,648 232,648 00000000000000a90376aadaeb0ec354f15cf8911b11336eb36aed0f8c0377f5 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.