Loading Tool

Explorer IconExplorer

Memory Pool

78,216 transactions
29.71 vMB
0.07184729 BTC
Random Selection Loading Transactions
Max Size: 181.52/200 MB

Candidate Block

Mining Attempt 15ce6046025c547b876e87c6f3445fb6d18e0bcb3c37a53648c7d1a819382ea9
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 7a1d1e3d6b0ca98c3e2afc8318a6cbc509e0ec7a4e57342a43fbe2e46050e367
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 1.00 vMB
Total Fees: 0.00617096 BTC
Feerates: 50.18 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (386,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,448 528,448 0000000000000000002abbb8df79e9bfed459495698f51ae9f0a89b1a00d2c73 1,450 0.74/1.00 vMB 82
528,447 528,447 0000000000000000000c24eb3eb3ed78ed4f8cbd19a4c90b626e01d1341b58de 1,105 0.41/1.00 vMB 124
528,446 528,446 000000000000000000286490212e7669386796bf064fdbb8d2bde98dbc0553c3 43 0.02/1.00 vMB 111
528,445 528,445 0000000000000000000489ee720949a3aa873ebb76376f291e72518f23743443 75 0.35/1.00 vMB 19
528,444 528,444 0000000000000000001b8cb3edc2bc8ef89cbb2255c1506c05b409e77e74b300 1,295 0.98/1.00 vMB 15
528,443 528,443 00000000000000000034a4ca7006eb18128827b6bc9f4cd4fc70a9ac1d7408bd 2,385 1.00/1.00 vMB 161
528,442 528,442 000000000000000000179dac12ffb1104b8ca00e11c4f7be2c4e14482db6a322 1,391 0.97/1.00 vMB 50
528,441 528,441 00000000000000000024e4d3d1924f0ef0a5521ba90930845d757fdb0a91e4b2 1,169 1.00/1.00 vMB 46
528,440 528,440 000000000000000000093be63a5c4087d03ec5718048baccd84e832f5ba7d143 576 0.99/1.00 vMB 23
528,439 528,439 0000000000000000000f5e6113af6beb2aa2d4354777846782f2dd59f4114108 198 0.27/1.00 vMB 16
528,438 528,438 00000000000000000031700c8373703e3d468dd286f7fb77cc160565a4b8f320 480 1.00/1.00 vMB 17
528,437 528,437 0000000000000000000d608fc353571ec8c477e53424de2d09af7c79c45c589d 1,932 1.00/1.00 vMB 59
528,436 528,436 000000000000000000248fb2b2a55d8a114aa0bf5d6191c9ba5746b5a142894d 1,411 1.00/1.00 vMB 19
528,435 528,435 0000000000000000000fefd4b84fb32e68e762c81da1438b71ea815319a830f8 1,199 1.00/1.00 vMB 18
528,434 528,434 000000000000000000323d0805bf1a81e099a12c2d67e7d1f1d2e8416599ae3c 1 0.00/1.00 vMB 0
528,433 528,433 000000000000000000202aca7ddc385d9630872b55b221d5bd0c01743458932f 519 1.00/1.00 vMB 23
528,432 528,432 0000000000000000000190d934e3ef1ebc06fe2c746a6ed9c5019329698796f8 1,136 1.00/1.00 vMB 51
528,431 528,431 0000000000000000000915f5ccc559b0a362166dccc36ed537b102dbb2f46b61 847 1.00/1.00 vMB 39
528,430 528,430 0000000000000000003263a247235d32dfdd4c6867af457c79b663ac50f3471d 2,517 1.00/1.00 vMB 103
528,429 528,429 0000000000000000002757b180bbd36c32f35f87eb3ac56ad37514401f18bb31 1 0.00/1.00 vMB 0
528,428 528,428 0000000000000000002b38a614019fb8ee7c9bcaffd3616f4008632cd1b1d9fb 1,302 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.