Loading Tool

Explorer IconExplorer

Memory Pool

82,385 transactions
31.66 vMB
0.11241946 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt abb27e20b6c96db27f5f3cbafcd7405450ca519eee13e484deb4d3206c812d5e
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 7b24b8da37b07482331a62db36d803c271b70e64c8570f1ceee0bb66a25c7ebb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,236
Size: 1.00 vMB
Total Fees: 0.02881067 BTC
Feerates: 318.30 > 2.89 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (158,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,003 757,003 00000000000000000008b7538c57c9f25c4ff44cd732187b285135ace254f992 1,608 1.00/1.00 vMB 4
757,002 757,002 00000000000000000006e3e9fa9e6f1f8252dfb3f9efa1f183a5d34d0727b98c 2,948 1.00/1.00 vMB 3
757,001 757,001 00000000000000000000dc4074d54a341580eeb220a1d61f03c0260e41cf15a7 2,938 1.00/1.00 vMB 12
757,000 757,000 00000000000000000002e0477f38b2f8630790b8e85ea2cbc553ac4f062ee3bc 2,572 1.00/1.00 vMB 8
756,999 756,999 00000000000000000003c7939bba38750c3236a31ceab201142e676a7197ca73 2,006 1.00/1.00 vMB 4
756,998 756,998 00000000000000000006ee01adc31b3a3f7945d0e710ef3e861e8a87cacafc13 2,885 1.00/1.00 vMB 9
756,997 756,997 0000000000000000000030811eef8879fcaeacde9df9fe6add329dfe711ca52a 2,914 1.00/1.00 vMB 26
756,996 756,996 000000000000000000036fcd251144a976e3329dea6fdb10aa59e6627b81d34b 1,383 0.54/1.00 vMB 7
756,995 756,995 00000000000000000002d38a8d78380bed3dcdc384dbcc547684b8872bac6bf2 350 0.16/1.00 vMB 4
756,994 756,994 0000000000000000000559fe681d67e05e0c4a40ad05347e7612c7e19121f297 1,940 0.66/1.00 vMB 11
756,993 756,993 000000000000000000039d6ec14ea9d6fd1cdffaec00d578a4dd473b2fcc6afc 223 0.08/1.00 vMB 6
756,992 756,992 000000000000000000089a2e409ee4590ec341297fe782fde0831b85e3dc0dd6 485 0.16/1.00 vMB 8
756,991 756,991 00000000000000000001de9df012f25c699f8cf6ba3d7b475cc8946b64ab0a4e 1,578 0.75/1.00 vMB 6
756,990 756,990 00000000000000000006eada4799bf965c88cebdc56fd1963a2fcff839222b9c 530 0.19/1.00 vMB 9
756,989 756,989 0000000000000000000770e83693e610d9698b5742107b2bbaebb67590b5ebfe 1,440 0.58/1.00 vMB 11
756,988 756,988 00000000000000000008159e57ad94da9d876a5a85f4e80807eaeefd78aefce4 2,917 1.00/1.00 vMB 8
756,987 756,987 000000000000000000086a665b32bac7995d822c9e8fcaa0ca2ccf9df549d51f 416 0.25/1.00 vMB 4
756,986 756,986 00000000000000000002184c3e777c75b7686e3e89ef341ba9ea6dc879100ca3 2,120 1.00/1.00 vMB 9
756,985 756,985 00000000000000000003f4e1fb653db6bd169d7e86aeb08d03c0e98a35d4bba5 925 0.78/1.00 vMB 5
756,984 756,984 0000000000000000000825463843ac68fdfacb2dd69502962959650de6be5fbb 826 0.97/1.00 vMB 6
756,983 756,983 0000000000000000000856c985ec24adbc1c5d7b7a71288e8380f94452ee5376 1,452 0.58/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.