Loading Tool

Explorer IconExplorer

Memory Pool

78,900 transactions
29.64 vMB
0.09056960 BTC
Random Selection Loading Transactions
Max Size: 178.81/200 MB

Candidate Block

Mining Attempt a509c01953208f3d0e721324707681035ff243129a8b249e6c916207eb575ff3
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 33fee1c85c04ec98ad8dd956235cc29d1e30170ad84bda3c76608786d9200400
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,436
Size: 1.00 vMB
Total Fees: 0.02516108 BTC
Feerates: 251.00 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (597,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,340 317,340 00000000000000001fe2849f0e26c1b6f85b2c3908fbac82c137b76a4918e360 260 0.15/1.00 vMB 23
317,339 317,339 000000000000000013ab175deee0259b4cab4887c201713840161cb892453dee 754 0.42/1.00 vMB 1,039
317,338 317,338 00000000000000000dca2319164ad942ebe56332ad252328c853ed0854aff755 255 0.19/1.00 vMB 29
317,337 317,337 000000000000000027756720b9f7f75ced17182658e55410c57bd174e0d79926 364 0.24/1.00 vMB 23
317,336 317,336 0000000000000000178ebc0571e53167e0b65e2bba8bcc8714df5dd1335e8cc8 547 0.33/1.00 vMB 25
317,335 317,335 000000000000000011138abc2b473e66674a0477a6a2746a7dcec899b9816f44 570 0.37/1.00 vMB 25
317,334 317,334 00000000000000001a478b9a097b52fdbbbf9c4fc1ec2ce4f3a7c8d5b63091d2 212 0.12/1.00 vMB 20
317,333 317,333 0000000000000000033869804030d3b792bf05266341e8942d2c7914b4079474 863 0.49/1.00 vMB 29
317,332 317,332 000000000000000026eef432722080188ba9e6a7cde26958562fd17a8bf94089 229 0.13/1.00 vMB 24
317,331 317,331 0000000000000000281eb5161a54e5297fec5e6db8a8e29d5800aa27927254d8 796 0.40/1.00 vMB 29
317,330 317,330 000000000000000026e6d640178bda2e3bf0f77070646dc343cbe4b501496325 467 0.32/1.00 vMB 23
317,329 317,329 00000000000000001f0da12a163e35e9c48dfa1a77543261c03695ced8869114 256 0.10/1.00 vMB 33
317,328 317,328 00000000000000000b56ce025b82aa089bd6e4a773b90b056bb9aff0f623c730 800 0.45/1.00 vMB 27
317,327 317,327 000000000000000010130c9424047ab7cf6376b6bae5be8598da429449cecaf4 1,147 0.67/1.00 vMB 26
317,326 317,326 00000000000000000c66e1500770577644406ba3b2c62f391e6bbd41e60f2d79 203 0.25/1.00 vMB 15
317,325 317,325 000000000000000021524c15c232cd3af8a2465d4e9dde947216d28d3d685711 730 0.25/1.00 vMB 39
317,324 317,324 0000000000000000035c9c33100333fb82b0e81e9445b1289abcde3eee093e53 217 0.15/1.00 vMB 16
317,323 317,323 000000000000000014a3935de87f1b152fa5c203218315bdb956f07bd4b33cfb 843 0.67/1.00 vMB 21
317,322 317,322 000000000000000023cd3ca9325259a7d4b80376d5b2307411ccf6134f99a9b6 1,349 0.50/1.00 vMB 36
317,321 317,321 000000000000000002aa1f3f86b321c00ad0998e2b4c80a0d7b1c21b42e162dd 187 0.08/1.00 vMB 29
317,320 317,320 00000000000000000b2dece1d6509bd3cb509ec1f2934d60a6af16703ec13aaa 17 0.01/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.