Loading Tool

Explorer IconExplorer

Memory Pool

76,361 transactions
28.89 vMB
0.07434748 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt 59a8a0030946c172024d0be860b52bd3a1fb186d972a388f81395a156ebc27f7
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 8f9d2a2e3318ffc789edef737e37cc0f7b6611b30467e6c0c83c64ecc6b46174
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.01133946 BTC
Feerates: 77.76 > 1.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (85,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,364 829,364 00000000000000000001f3eb6464cd19b0a8a1f3a98b1b0af83ba9b4a4c0b259 2,631 1.00/1.00 vMB 49
829,363 829,363 000000000000000000029311952c913101739c87403bf6bfbd9d7234d7983fac 2,785 1.00/1.00 vMB 37
829,362 829,362 00000000000000000001c9e78153611eb510d2b0f5146808380b79f0f69e2188 1,062 1.00/1.00 vMB 30
829,361 829,361 0000000000000000000180c1c8d8bdefae180b918ca93521b6b8b022782eefcc 2,961 1.00/1.00 vMB 24
829,360 829,360 0000000000000000000145106d1868f4eaf969431cec7c9bd53d17980aefb893 4,471 1.00/1.00 vMB 40
829,359 829,359 000000000000000000028e5c5b7c72de68458dfcb3d2b70fe162f5e919534143 3,711 1.00/1.00 vMB 33
829,358 829,358 00000000000000000001a9b010e77411d8782d2967f8bdf1ec9b0d40f99710ca 3,670 1.00/1.00 vMB 42
829,357 829,357 000000000000000000034431b5394d3b1ce5db675b79016db205aafaac933709 1,856 1.00/1.00 vMB 25
829,356 829,356 00000000000000000001980cc04d066e664935ed53075fc85943bf291add33e8 2,978 1.00/1.00 vMB 23
829,355 829,355 000000000000000000014c023e79754e03190297649e7f2abad6dd58e382f8e6 2,300 1.00/1.00 vMB 23
829,354 829,354 000000000000000000037690f2af75aab24064794cc874d9cc0ad4a02d5fd7d2 2,014 1.00/1.00 vMB 25
829,353 829,353 00000000000000000002897fbc3b76c4cfeba3624a1f98ebc902e77d20ce592f 1,659 1.00/1.00 vMB 23
829,352 829,352 000000000000000000009fe986b15686d886847285f65fa4a030ba7ef99ef209 167 1.00/1.00 vMB 20
829,351 829,351 0000000000000000000285ee0447944b420219b446453e55e17b641ea67622fe 2,283 1.00/1.00 vMB 23
829,350 829,350 00000000000000000002a2fe55f6884fa88d617d49703b7862d77e742ae9c684 1,956 1.00/1.00 vMB 24
829,349 829,349 00000000000000000002f554c85a190dbeddd12a204255eb9fe19006100448c8 3,786 1.00/1.00 vMB 30
829,348 829,348 00000000000000000003629d8e2012d9e4e8502d0edb731a56e84175da7ddff8 3,073 1.00/1.00 vMB 27
829,347 829,347 000000000000000000024c2f44bfc097724f3dfe441ad885baf0b27d876a25fc 1,142 1.00/1.00 vMB 21
829,346 829,346 000000000000000000008d31b1a7e7fd47d4e066b6dc1c1e97d160d82b9ac0c5 4,254 1.00/1.00 vMB 28
829,345 829,345 00000000000000000003a4a064bd0da382e585a0952e5630d9289105d73f9228 2,616 1.00/1.00 vMB 21
829,344 829,344 00000000000000000000d2c54f5a87e5079870d96d378dbc47e32ad5c2a72218 4,032 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.