Loading Tool

Explorer IconExplorer

Memory Pool

85,255 transactions
30.68 vMB
0.13917375 BTC
Random Selection Loading Transactions
Max Size: 186.39/200 MB

Candidate Block

Mining Attempt 7f6f80287f0a391e67b7a4d6d1a40cddb370ff9069d31b5a9e476fa9ff41ec4f
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root a4cbafb31d7ff3023405309da3c8c179602d12f8555845c43e089874930795bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,296
Size: 1.00 vMB
Total Fees: 0.07597360 BTC
Feerates: 170.36 > 7.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (400,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,775 514,775 0000000000000000003c32c93a98bd1a1654766ed6a4a66de20de01264615204 493 1.00/1.00 vMB 6
514,774 514,774 000000000000000000286693eb6dcef1065e92e309a62cb5bbcd2cef407dde25 1,792 1.00/1.00 vMB 27
514,773 514,773 0000000000000000001acd090a9d28c74931a6ca0977ed6d36b57f27de362764 2,014 1.00/1.00 vMB 19
514,772 514,772 0000000000000000004dfff33fb98d09b23315c45bdddfb22f659943e561aff3 1,413 1.00/1.00 vMB 44
514,771 514,771 000000000000000000068a0f48c87aaca84dc59bf45fbcc282c09fd95f258a41 1,966 1.00/1.00 vMB 37
514,770 514,770 00000000000000000001cbd77fa90560532f92c412b0ba54ca9b9b7f0143b25f 2,051 1.00/1.00 vMB 25
514,769 514,769 000000000000000000041cd647cc6d0b096cbacee10808127ead162784a3bcae 1,983 1.00/1.00 vMB 103
514,768 514,768 000000000000000000303b4f6effdf147d5954ca6a640d7b78bf09a99b57f36b 2,223 1.00/1.00 vMB 19
514,767 514,767 00000000000000000046e410eb1454e5ba5c83eb5df6253414a3127e02e3ed9a 2,151 1.00/1.00 vMB 95
514,766 514,766 000000000000000000302f93f324f3ff181ef7b90b0fa362e598a4282359d8b9 2,194 1.00/1.00 vMB 49
514,765 514,765 00000000000000000038933efa99946d8e7e25e8c5340a25782d0e3663232353 2,420 1.00/1.00 vMB 39
514,764 514,764 0000000000000000004cdb6d6e08435c5fbb306130c6af2b50ce9815ae2e6f1d 1,398 0.78/1.00 vMB 32
514,763 514,763 0000000000000000003b8101bed05b189c7d6522a0da5e0add0eb5c562e27838 2,243 0.96/1.00 vMB 19
514,762 514,762 0000000000000000000624de1dcfcbdcbe383945874cd0d902181644c32541e9 2,741 1.00/1.00 vMB 43
514,761 514,761 000000000000000000414d2134cf429c8a8ee667dbe1ff76a32ea809068114aa 26 0.01/1.00 vMB 31
514,760 514,760 00000000000000000021c74f60ebbe8111e38b6a6d14b91d918ec68a9cab17f1 129 0.05/1.00 vMB 39
514,759 514,759 000000000000000000110c6088b447cd0e9eca66d321b19218027aa5a2fba391 2,146 0.98/1.00 vMB 35
514,758 514,758 00000000000000000004d1d76f3a8931d87ad736d36fd62c733e05cf56d9274e 1,658 0.67/1.00 vMB 30
514,757 514,757 000000000000000000366f5650d6ba3cf62682e44f541f9224004b8af7d25a5c 1,016 0.53/1.00 vMB 26
514,756 514,756 00000000000000000032e872239890eb7c362c008137845b7dcefbdb66a4e7ce 448 0.24/1.00 vMB 27
514,755 514,755 0000000000000000004c95477f37ba7d0d5501f8476fb07720f81d41ae1c1ced 822 0.58/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.32 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: 660.27 GB
    • Received: 14.66 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.