Loading Tool

Explorer IconExplorer

Memory Pool

83,456 transactions
31.63 vMB
0.11250422 BTC
Random Selection Loading Transactions
Max Size: 193.32/200 MB

Candidate Block

Mining Attempt 5b3c8780c8f0bbb6212f6c96462eac40b5203fbf4cb904168b5d906a13a0136a
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 7b428edc157aa14102d9156d0073295b2521af6eadf9847ffc0f58a181fc9153
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,196
Size: 1.00 vMB
Total Fees: 0.03862301 BTC
Feerates: 301.05 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (487,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,323 427,323 000000000000000001ce7e24f8cdac092a525018e5cbfc49b48c91e429e76160 2,378 1.00/1.00 vMB 72
427,322 427,322 000000000000000003085b8616711787e4010dcd9633801dda17bba92310e0be 1,086 0.52/1.00 vMB 57
427,321 427,321 0000000000000000027cd1612a6c4698e0f37b286df2e1854222f746033e3985 406 0.22/1.00 vMB 52
427,320 427,320 0000000000000000017aea366d3cdf9479d5716d23fe9d970c9e6f7da65ba727 784 0.55/1.00 vMB 40
427,319 427,319 00000000000000000506afc42b59f92525b39b75189e0e2438846943af751d6f 367 1.00/1.00 vMB 8
427,318 427,318 000000000000000002488d62eb0ff9da1a63bc9b83b00112dbddf55737aa34a2 502 0.98/1.00 vMB 11
427,317 427,317 00000000000000000420bb4151940dd3e23d46b234154763eea0dd9c8b57ecbb 752 0.36/1.00 vMB 50
427,316 427,316 00000000000000000480cc0e2274428c3d48f2c44f69b349f3b5132e45d2acbd 126 0.05/1.00 vMB 68
427,315 427,315 000000000000000000620b7d4313608c9c1276ce48c841dfbf97d43ea9eeac16 985 0.53/1.00 vMB 52
427,314 427,314 000000000000000001e2e2c3d053fb691930badc4ced0e6442b95c90f00ebe08 777 0.40/1.00 vMB 54
427,313 427,313 0000000000000000043078aea8caf110c7a1851272dfd2cd30ad5aab3f937731 72 0.05/1.00 vMB 45
427,312 427,312 000000000000000004526fccbbd7c8a659ac6652acacb1fb9ae0877e54af02e5 512 0.34/1.00 vMB 38
427,311 427,311 00000000000000000506e18c023143c5c3421399d3582be8aa4b263b8f69a61a 2,268 1.00/1.00 vMB 63
427,310 427,310 000000000000000000d2c41b585edf142e9a3a1ed778624ab848a1ba052ae550 768 0.43/1.00 vMB 54
427,309 427,309 000000000000000000f80ba253247d603746237980ea62a858324d4a1ddc417c 249 1.00/1.00 vMB 13
427,308 427,308 00000000000000000262860be452408804d7cc81f6cbd0aed76112e29afabeef 245 0.98/1.00 vMB 13
427,307 427,307 000000000000000001a23990f5aadcc1c4b7436173a65ab7be48951c88c031aa 2,054 1.00/1.00 vMB 58
427,306 427,306 000000000000000003bc28f384a6f8402ab8400affb98efff7a42b8e9bd4a5af 212 0.10/1.00 vMB 60
427,305 427,305 000000000000000003235764eedf54143d1709dc949250e271ed881b7fbf6e6f 611 0.65/1.00 vMB 27
427,304 427,304 000000000000000000fec294cbf78eb9e215f6a5b37193220a646ffc2b509bc2 1,441 1.00/1.00 vMB 32
427,303 427,303 000000000000000003bc4b857854a30eb039d708a575eeac49658ecd5e92e8d2 2,041 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.