Loading Tool

Explorer IconExplorer

Memory Pool

27,263 transactions
7.17 vMB
0.04371323 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.83/200 MB

Candidate Block

Mining Attempt 592580f48bbb0be63a375372ed3b6de7954277b7995b98c399e22f7514e6a786
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 1633f8318008e02a99c53fe8578dbf26c9c18dac456d6a46afa7736addd868d1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 968
Size: 1.00 vMB
Total Fees: 0.01927340 BTC
Median Feerate: 1.59 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (652,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,907 260,907 0000000000000000bd9facfe88fcac0bdad027df4e569d5dd2b77800f73785dd 502 0.20 vMB 130
260,906 260,906 00000000000000098b7aee587271c949044115158a4ae7dcc273b2fa980eebca 131 0.10 vMB 46
260,905 260,905 000000000000000f4f7a1cab275e76834f1d36a5c4df22ff1da89e434c0f9686 682 0.25 vMB 101
260,904 260,904 000000000000000f7b51982b8ac355706a036ac4b5f461b921430505839848f8 599 0.25 vMB 152
260,903 260,903 0000000000000019cfffd6897a076e720b475b6b939c3ec17a135d00fe702f4b 25 0.01 vMB 130
260,902 260,902 0000000000000016ba4a2b92f3d98c0a2b3fbb8a9376971e1cf49bdf9322f79c 271 0.10 vMB 100
260,901 260,901 0000000000000004d770278dfea0e39b58267b6c6df57c328c98a538c5a1ff42 299 0.10 vMB 119
260,900 260,900 00000000000000145da4b28a32785d6a3fcdfe748e0b1df613109c7c40f24ef8 342 0.18 vMB 81
260,899 260,899 000000000000001a8a1f2f2aba19b066becbc701457bc563f795c9eeb6ce05e0 682 0.25 vMB 127
260,898 260,898 000000000000000440473f41322f6ae25375402547dc1ab729938d32700bf69c 202 0.08 vMB 102
260,897 260,897 00000000000000199a6dbddbeeb38f02ac2d85e7b2dd952ac31a925738df9e4d 86 0.03 vMB 79
260,896 260,896 000000000000000a767d1c9f9b366802d2979f0908db6cf6e2f5105e1c1557d5 240 0.10 vMB 112
260,895 260,895 0000000000000010e05e1de9450673f04260907a2e42ec84129502d32f55ef4f 409 0.14 vMB 85
260,894 260,894 000000000000000f0ca7132628cdb19d0176e95c522651fbfb048e1803becd33 58 0.03 vMB 79
260,893 260,893 000000000000001b8e833182d83439dde95fa0569092de71bc660cf49dbb7eb3 271 0.11 vMB 82
260,892 260,892 000000000000000f990b0908f9455b8d8d31560aacc8c45c0bc2cfbe3efc7dae 96 0.03 vMB 92
260,891 260,891 00000000000000092b263278cc012c7c3a8af749459f2dc489ec8ed400a02a40 233 0.10 vMB 84
260,890 260,890 000000000000001a172dd8e6d430c4e05e238393a8001246285303a37ae47a5d 279 0.13 vMB 63
260,889 260,889 00000000000000006e0b6157cfba19ce102f5efcb640bf21ef3b2e5a38df3f02 128 0.11 vMB 68
260,888 260,888 0000000000000018e29a68a32829fba8f840cdde715d3eaebefede65cb746a02 256 0.10 vMB 134
260,887 260,887 00000000000000011aaf1390ef29022bc2c3ba184a03f2b49e4dcd517b8d749a 322 0.19 vMB 67
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.95 GB
    • Received: 0.52 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.