Loading Tool

Explorer IconExplorer

Memory Pool

79,056 transactions
29.48 vMB
0.06663582 BTC
Random Selection Loading Transactions
Max Size: 177.42/200 MB

Candidate Block

Mining Attempt 39b56fa363cf5898fe092a48ad6c506b622d1d230582cd5d84769be67e7263d2
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 7610f599cfc301e330c4be713f0014c426b5f6f8557b879fee12da117215c8b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,271
Size: 1.00 vMB
Total Fees: 0.00685328 BTC
Feerates: 73.20 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (231,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,598 683,598 0000000000000000000455fb1edae9da67b2401282107624ac13b6788bed1083 3,262 1.00/1.00 vMB 63
683,597 683,597 00000000000000000007f1ebec6484df4b43cb3db88953bbdabfc7a9afa9d7c7 2,665 1.00/1.00 vMB 66
683,596 683,596 0000000000000000000ad7ec3fbd856e51c17db42deed254fcb1d4e5252daddb 2,554 1.00/1.00 vMB 103
683,595 683,595 00000000000000000006f3acaf67c1ed3eee4984e9414853761eab783c31cea8 2,584 1.00/1.00 vMB 107
683,594 683,594 00000000000000000000dfbae9cbce87dbf8b43138be219c19c0325ae2fb9344 2,853 1.00/1.00 vMB 64
683,593 683,593 00000000000000000007d9e54d819414617a929987db3167ee46130894d1d644 3,406 1.00/1.00 vMB 55
683,592 683,592 00000000000000000005d399447872bae4e869a050555ca82023e6efa9cd6dbb 3,321 1.00/1.00 vMB 68
683,591 683,591 00000000000000000003d005aff27bfaad624fc2d19383b0f393cb63cecb40c9 2,226 1.00/1.00 vMB 81
683,590 683,590 0000000000000000000360f34a46b98c37e295ef3b78612a39d7e056f1cf4345 3,084 1.00/1.00 vMB 67
683,589 683,589 00000000000000000000c455cc8d9d9704931e06f974f2178643e1994b7792d3 2,991 1.00/1.00 vMB 84
683,588 683,588 00000000000000000002dccbd722a218bc915cb6192ad7063cdac7d0174135c2 2,903 1.00/1.00 vMB 80
683,587 683,587 0000000000000000000747f4d34aef88d96a7c3f7f3720e96da034fe30fdcfcc 2,760 1.00/1.00 vMB 69
683,586 683,586 00000000000000000009b7315f1d6c765123f75a763759557c7aa61284f3859e 2,053 1.00/1.00 vMB 72
683,585 683,585 00000000000000000002bcb3b06c49580a9c9ea1bd9107046dba969f453a66af 2,515 1.00/1.00 vMB 60
683,584 683,584 000000000000000000052daad6975962033164417eae81dd20fab06344f6fd08 2,261 1.00/1.00 vMB 62
683,583 683,583 0000000000000000000aa5737f503091f90907d67475ada402f4dc21eedf6421 2,399 1.00/1.00 vMB 103
683,582 683,582 00000000000000000008b6c665ba1c01f3f5edd614f5cd35230798fface0894a 2,231 1.00/1.00 vMB 94
683,581 683,581 00000000000000000002ccead87fa4bc1c2d5cd633ffa9b7fa1991db013560a5 2,822 1.00/1.00 vMB 81
683,580 683,580 0000000000000000000023b1f159ee46121404b652178c1b939cf54cb2e9d2a9 2,543 1.00/1.00 vMB 97
683,579 683,579 00000000000000000003e212fd9a6c1ef9d74e7ae8a5e5cdf5e4e34c0a42fd60 2,413 1.00/1.00 vMB 64
683,578 683,578 0000000000000000000250b598a785adf2484d7c5ebe469726dac0482e2c28e4 2,682 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.37 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: 663.21 GB
    • Received: 14.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.