Loading Tool

Explorer IconExplorer

Memory Pool

15,672 transactions
7.95 vMB
0.02544111 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.15/200 MB

Candidate Block

Mining Attempt 1577cc1dfb8378a4a896307f280a3d7f3cfbde067765e056a7b8c72cafe6eb73
Version 20000000
Previous Block 000000000000000000016227ee45eddfed24105316ab42bdb9f1253718de909b
Merkle Root b4456bb035bfe159f6bb4811b50b4b999960f828a4e8bf85a3d1385b4d24fe1c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,902
Size: 1.00 vMB
Total Fees: 0.00893790 BTC
Median Feerate: 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,420 (783,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,052 130,052 00000000000014ab9b6c82a9b0a5a507ac00aa0fc10baa71a33b8bffaefe52e8 150 0.06 vMB 1,596
130,051 130,051 000000000000133881f29e13c23b445f10233c3330afbf6f7d26d49c896685a2 1 0.00 vMB 0
130,050 130,050 00000000000018853755fbcb9f4b71af41cdf8f6b3bbe5027d3dbbd29c9041b5 155 0.05 vMB 120
130,049 130,049 0000000000000c88f2751419282f29473c3b6f6183b69c74327a6d751e6de9bb 30 0.01 vMB 284
130,048 130,048 00000000000010d424f314decb643f8e0a0d50e4289abb346e26bdc5de543b2f 76 0.03 vMB 1,003
130,047 130,047 000000000000143358222c3d1aad7ca3176a7fdb4c2ebc55c93258fb4cc7f19e 39 0.02 vMB 1,152
130,046 130,046 00000000000002e1d524fe6edbd1689d5c8dcbfb8c60390058ad16b15c484f0b 124 0.05 vMB 42
130,045 130,045 00000000000005a173179193c3c9126a7a8b59065aa8cd637174e11d35e4fcd4 17 0.01 vMB 599
130,044 130,044 0000000000000d4400ca1d7927eb221044861a8d4233d9b1e34b7b8f1beaf586 101 0.04 vMB 1,492
130,043 130,043 000000000000044cd11150f94ed968630d735c20055d8cd4dc3b8a3abbab0b62 64 0.03 vMB 709
130,042 130,042 000000000000103c2cd88f2b2e3d8a40659c2c95cc31f54d8c687a8f5715aa71 34 0.03 vMB 506
130,041 130,041 0000000000000b5a3ff591cf3d5c46d3d22573cf5ae94d78478c694e266f96a4 103 0.05 vMB 1,294
130,040 130,040 000000000000171f536afb158f0eb9b957eb1895abb79ab1c262bbaed63c18f3 9 0.00 vMB 2,213
130,039 130,039 00000000000004fee04c5fd98f967c6b3b5d8be3b4c64d9b28178c00d1df4664 22 0.01 vMB 456
130,038 130,038 000000000000111f82e17708ff7d9f2a3b99bbb0002921f675977aaa5a819bbf 12 0.00 vMB 1,161
130,037 130,037 0000000000000293de8e87b51fb14d9e1e33355efe946566158a1e6c1b73801d 44 0.01 vMB 86
130,036 130,036 00000000000011b037e85906aaa505c8e5308e9f913087c2eae6df70751c6ea2 90 0.03 vMB 219
130,035 130,035 00000000000007d6d8c9ccd1472df92b69ae8bf0d1a06f6f42df8d580a080f0e 12 0.03 vMB 1,221
130,034 130,034 000000000000174784b4188975e572237bbedc98e9eed1a0d5670a37ba163ea1 27 0.01 vMB 807
130,033 130,033 00000000000010e775e0c108d61d5eaca07942f7ec51ed31a794d80e665753fd 12 0.00 vMB 1,225
130,032 130,032 000000000000027afaa2126bed9d4b4e72bb5c901077223b1ffbccaa9cd1ed04 23 0.01 vMB 683
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 294.07 GB
    • Received: 1.23 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.