Loading Tool

Explorer IconExplorer

Memory Pool

78,737 transactions
30.03 vMB
0.08988378 BTC
Random Selection Loading Transactions
Max Size: 179.42/200 MB

Candidate Block

Mining Attempt cd59c4d03b46cc525f1fead7db20970cafb47b5f4e67fa16dcf0046b6a29462b
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root b2b7b94e724b8250f783d26ca569967f9049f9340efd5f477ec39b0e27585007
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,952
Size: 1.00 vMB
Total Fees: 0.02046190 BTC
Feerates: 150.61 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (609,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,007 306,007 00000000000000001071206caf7809e568d5734326610825f8726fbc0ebb594f 770 0.25/1.00 vMB 86
306,006 306,006 00000000000000001aba30f93d8eb9ba10592f720b20f979a0753325c6ae2b77 84 0.07/1.00 vMB 29
306,005 306,005 00000000000000003913b2214836b24ef3114de331f38d0046cd9ed66e2275ec 49 0.31/1.00 vMB 13
306,004 306,004 00000000000000000a5196e892e27d1e6b3fe37b7355ea3fadff153d05f41ef4 384 0.35/1.00 vMB 29
306,003 306,003 000000000000000048677adfde10debb2efaf93eb555015171a80a953c4476e6 133 0.08/1.00 vMB 30
306,002 306,002 00000000000000003f992545809ca85091dd1d03244ece700f78e8aeaf5e99ee 378 0.22/1.00 vMB 26
306,001 306,001 00000000000000005c3cad291bfb86105e4b7c480f630a2a4752d3277d9624b7 803 0.73/1.00 vMB 19
306,000 306,000 00000000000000002bb3265a8bf67ec2aa436c297ac7e56fcedd4dbaecccacc0 925 0.35/1.00 vMB 41
305,999 305,999 0000000000000000422bfbbf0980c3b0ac924ef8e67535918b5cf83d94f46b35 268 0.13/1.00 vMB 33
305,998 305,998 00000000000000002f89be1890325ca7e5d3753b598af0b04ddf34356930abc3 384 0.19/1.00 vMB 30
305,997 305,997 00000000000000005c56379fc24b9b75c5c44c7afdb75f0c5b0801c56ec4f6bf 563 0.25/1.00 vMB 34
305,996 305,996 00000000000000002d3b30a50609d5a3300f9274c5e84ba17f55968f26c99502 291 0.17/1.00 vMB 23
305,995 305,995 00000000000000002b5fd68c27554752d44861c87adfcea6529d710855106324 256 0.08/1.00 vMB 48
305,994 305,994 0000000000000000192a8c697b6bc2329d6e9f86ecd35e5eb636f4c37674efe7 83 0.04/1.00 vMB 28
305,993 305,993 000000000000000003827f27652e530f151dca7deffbfd6f689aa5d81679e549 19 0.01/1.00 vMB 39
305,992 305,992 00000000000000002976c107f970426cb81e74b2325861bb1778538aaf50e139 165 0.08/1.00 vMB 31
305,991 305,991 0000000000000000363c3893afc4314cd3e7772f540212b1370a48ef3bc41fdc 232 0.11/1.00 vMB 31
305,990 305,990 00000000000000004d7dd1edd637b1e70251d2c9261d15e092f91e9860ebbf83 277 0.13/1.00 vMB 26
305,989 305,989 00000000000000004a1062e8f1a91bf3964c26cdd10dd28cb12074cdd0423075 137 0.07/1.00 vMB 34
305,988 305,988 00000000000000003b6bafe2ae43d390ca1169b6922cceeeae1a4d14720b446e 171 0.11/1.00 vMB 28
305,987 305,987 000000000000000026bac875638eac1b4b30a936ce5906141fae687ae4ccce13 177 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.