Loading Tool

Explorer IconExplorer

Memory Pool

80,665 transactions
30.02 vMB
0.12351925 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 524d82233c5d8477452f4b7fb2a4310761ac3042f02f918f2a8d2471ba790070
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root a6fee8117e5da257b8fb112615594ac6bf05fb46e4d76ffe847304f4dc5470ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.05097718 BTC
Feerates: 242.90 > 5.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (728,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,911 186,911 00000000000007075a92134269b989f073b2cf271976c8057ff39432f241e030 370 0.16/1.00 vMB 112
186,910 186,910 00000000000009211cc6c64ac13ff2779f12e9b36b3c0b27b081ea994bef14ca 221 0.08/1.00 vMB 119
186,909 186,909 000000000000014baa78328a0905b02c180e020989edcf23d99abb4905a3194a 7 0.00/1.00 vMB 304
186,908 186,908 00000000000002a6ad59f069477e64b9c7a8a0e9de18c486911a9b5dddb8f98a 100 0.04/1.00 vMB 106
186,907 186,907 00000000000001c19b715a30e62ee9bd39ea032df0895d494d10844bc35fcbb0 99 0.03/1.00 vMB 34
186,906 186,906 000000000000084e6ece0ff676239465f520cf1439a75e8999fc287bd136e110 286 0.10/1.00 vMB 132
186,905 186,905 00000000000001a40b69ca0acbf70a33eed5140fc3df8854fa9683b533827618 93 0.05/1.00 vMB 81
186,904 186,904 000000000000066d99f4192772404661eb40a66a9d63da3c2a0bd114c1f2c86b 9 0.00/1.00 vMB 113
186,903 186,903 0000000000000485a6f1beba826ecb075209f4ac50bc4f6cb3eddf3d59efdd13 29 0.01/1.00 vMB 79
186,902 186,902 00000000000002a1f4ff5ec8638055d7e1a520b2f387d72d2beac4121f4ee3e8 9 0.00/1.00 vMB 63
186,901 186,901 000000000000003dc33275dcd0261d0881e59567f7fbeaf5cacff14001515b30 158 0.06/1.00 vMB 142
186,900 186,900 00000000000009909936cfa9e58dac4d628e61e77a6722ab3ef066dd471cb9da 632 0.18/1.00 vMB 181
186,899 186,899 000000000000023e803239b525ff1e0d2c7bd9aab1f356119773c8e77953707a 66 0.02/1.00 vMB 213
186,898 186,898 00000000000008717e1803b5535187ddedf619e25c957ec3ac647b95df5fc3f0 77 0.03/1.00 vMB 116
186,897 186,897 000000000000013bde2100adea9a8865bcd0cb1bb03bd6eb4192476d28e15fb7 11 0.00/1.00 vMB 15
186,896 186,896 000000000000074c4bcb0d2cde0e37d21849370abe55c151cb72669cfd1cbe31 29 0.01/1.00 vMB 351
186,895 186,895 000000000000026f39fe020c958831129c6e8f0b97f5333e6346949b83e441df 123 0.05/1.00 vMB 137
186,894 186,894 00000000000006ae41f4018df88261c4b768262bd89cd04633cf465f627e1c04 160 0.04/1.00 vMB 33
186,893 186,893 000000000000080806c9f351d5f756901bc4a8c34c046f206fae5ea21dd47954 325 0.14/1.00 vMB 116
186,892 186,892 00000000000005c1a054d36892f9d5b57c6a13191d795738b7290eaf65e03543 14 0.00/1.00 vMB 15
186,891 186,891 00000000000008658906d7164f4be2e740b37fb788dec02c875cc991a6bb3a8b 48 0.02/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.