Loading Tool

Explorer IconExplorer

Memory Pool

25,027 transactions
5.44 vMB
0.02486605 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.70/200 MB

Candidate Block

Mining Attempt 404a556f4cc63f838208e3595a77eff0bb9e9eb54eb34022ad9e4eca31d223a3
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root d3f687a0a767f16bb30c179d0a66c3fb550818a94ecd0849f15ad31a73f9c413
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,323
Size: 0.43 vMB
Total Fees: 0.01176941 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (741,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,298 171,298 00000000000009a95bfd8ddbab727fc59a9542f0ce9d2a8e8d14158becffe9d4 27 0.02 vMB 72
171,297 171,297 00000000000001037b3f572eec1c425db5f2374018cb572dc3d740d3720ffe65 12 0.00 vMB 0
171,296 171,296 0000000000000779d8a62c196c14e626930c6ab42129f6469d23f6bdbb026c32 164 0.05 vMB 85
171,295 171,295 00000000000003e11e68b06f97636997d3563215ee7ed234bb57c21fc896240b 60 0.03 vMB 132
171,294 171,294 0000000000000a22980647860bf57442a25b746d979ad4d0c185178e932af8c4 160 0.05 vMB 17
171,293 171,293 00000000000004709d323a68be20d95ec052690214f13f32933035e7698f9c64 29 0.03 vMB 1
171,292 171,292 000000000000095dae09b02b6898561d4ec337bbdd99bb4c77f646511c9039ff 146 0.07 vMB 124
171,291 171,291 00000000000003a375470af8874764e1f81ffa86654cba4e4cf19266a4937582 111 0.05 vMB 188
171,290 171,290 0000000000000a1ce1a5540a0b8492272c9a1fb3f5856f5e6bc9bdaa9f17a180 99 0.04 vMB 126
171,289 171,289 000000000000068a0d996afa7403b5b7a744458c935dc6fe7179edb7ec8f9baf 7 0.00 vMB 54
171,288 171,288 000000000000009415890d4111597a7dda90e6fb01e02738b3e9ec39e7495139 30 0.02 vMB 154
171,287 171,287 00000000000003920416ed566abf5cc5300913e25765af6729f2c61072329750 51 0.02 vMB 147
171,286 171,286 00000000000000344aead44249e44c9e5c647ca13cd43822dc040a6b63543a4e 29 0.02 vMB 26
171,285 171,285 000000000000026913c7a42f1730bbce3ad400fda49c3ea1705e9fcc0f7e19db 53 0.02 vMB 214
171,284 171,284 00000000000008f2d78750b7233b9db8cc919ea96d826ee71a5df1f36b745d98 61 0.02 vMB 141
171,283 171,283 000000000000046ff8e3e2bc99a06cf15e258bcb3cb06b69cf9efb4b9b9f77e9 2 0.00 vMB 0
171,282 171,282 0000000000000a528a41368dd128e758c5244a806375b5145f8b65445fd60682 95 0.02 vMB 2
171,281 171,281 00000000000007236cd7967fa8f0f234d64096518b2f36898e8e71a40db98da8 31 0.01 vMB 134
171,280 171,280 00000000000005d0fe4c9a566ecc2a33c07b9044240c72c54d14a43fd4520161 13 0.00 vMB 32
171,279 171,279 00000000000004ba81144a1544d97c718583f3f0285976dd72668ca22e75ec5a 26 0.01 vMB 0
171,278 171,278 0000000000000a7f7661ae288bfcef39868f9ac646ae8a996eacf238ee9a3ac7 74 0.08 vMB 99
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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