Loading Tool

Explorer IconExplorer

Memory Pool

82,679 transactions
30.49 vMB
0.09192381 BTC
Random Selection Loading Transactions
Max Size: 183.58/200 MB

Candidate Block

Mining Attempt 3182fd590eb77717ee6dd93baf384304c93d2cd1e4899e04e1c49b4af1527013
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 64d66e19398bec44bc2863f4dddc17a634ee49de81f27a4c5d8c872eafb43683
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,054
Size: 1.00 vMB
Total Fees: 0.02906456 BTC
Feerates: 178.73 > 2.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (217,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,154 697,154 00000000000000000001073b70b3c0ad17802b0bfb899319e147d3f1bf516c50 82 0.03/1.00 vMB 11
697,153 697,153 0000000000000000000077c881d592516a3043e9c206465d80c8fe71c6cae3af 671 0.50/1.00 vMB 2
697,152 697,152 00000000000000000003700bae58be8f5711ab6afe22f4314fa1f8eed70c0c8a 2,052 1.00/1.00 vMB 8
697,151 697,151 0000000000000000000c2b06a6ce90c93e496263a537521b5755f68c5c6f65cb 268 1.00/1.00 vMB 2
697,150 697,150 0000000000000000000efcb5071de099829de5ddac9713da4fca9ae6ae8de01d 1,854 1.00/1.00 vMB 9
697,149 697,149 000000000000000000103fb381492af47d856c2905b3a3018634a32e085dc187 2,116 1.00/1.00 vMB 2
697,148 697,148 00000000000000000010daf1595363c0f2565ce25534445886ddaf47fb508e6a 2,891 1.00/1.00 vMB 13
697,147 697,147 000000000000000000063e4d60147d78c83411cc5c38d26f302ad83328f4c6bf 2,530 1.00/1.00 vMB 18
697,146 697,146 0000000000000000000d4095aca4e8248f25ebeb6bcb51d3f28ebdff36b610ac 2,608 1.00/1.00 vMB 24
697,145 697,145 0000000000000000000fbe65e8abf5dee4b1775dbab69cd6db0d9bc48404224f 1,091 0.45/1.00 vMB 10
697,144 697,144 0000000000000000000308d015be1f4844eeae5bac3796b298f212427054182e 592 1.00/1.00 vMB 2
697,143 697,143 00000000000000000009b0b2151145ba174d0cc24299e3be6f559d9cc26b22b9 2,676 1.00/1.00 vMB 13
697,142 697,142 000000000000000000025b19bde66847e3b36a1ca84aafcd0e42dfe2db13d5b2 205 1.00/1.00 vMB 2
697,141 697,141 00000000000000000001d58beab72724cdbe224a8e26da589e67790b9417f00a 903 1.00/1.00 vMB 8
697,140 697,140 0000000000000000000b70adf3ad3ee15997e111e87fbeb0b52636d58e7abba8 317 1.00/1.00 vMB 3
697,139 697,139 00000000000000000003fda102bb6b2db08ff1051bf11621b56f32021d8a9736 502 1.00/1.00 vMB 3
697,138 697,138 0000000000000000000b11a455d56d0a23c41b422fd2f13fc789c8727602a391 1,278 1.00/1.00 vMB 2
697,137 697,137 00000000000000000003f0a0359159956b2ef077c4443e20b15349c4fa341c16 1,900 1.00/1.00 vMB 3
697,136 697,136 00000000000000000008cc6757d80c17de2e88e96e45af962f54adc089820f71 1,395 1.00/1.00 vMB 13
697,135 697,135 0000000000000000000a19516cdf94d28e494ef604d39791e1858ad935522ce0 1,604 1.00/1.00 vMB 9
697,134 697,134 0000000000000000000f9abe080b127f8f9d9187ffd27f8f5477249aece19ae1 2,625 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.35 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: 662.28 GB
    • Received: 14.85 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.