Loading Tool

Explorer IconExplorer

Memory Pool

29,970 transactions
25.04 vMB
0.05102323 BTC
Random Selection Loading Transactions
Max Size: 123.55/200 MB

Candidate Block

Mining Attempt 0d73939e33db3eed1116362df0277914b36c667beaf02697bc8e5c2a5131e714
Version 20000000
Previous Block 000000000000000000015778e11722fab9c858fb787c6d58b727c25300458a64
Merkle Root fc68febc3b7f2a65095474a88822c9173b07b1b073c7cc535d298d0bb43c7c1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,726
Size: 1.00 vMB
Total Fees: 0.00569099 BTC
Feerates: 100.41 > 0.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,192 (699,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,237 214,237 00000000000003e5a0352942f62c9b42b16472522134617263f2cfb4581cf371 318 0.25/1.00 vMB 135
214,236 214,236 0000000000000290c358bd188a48700ce69cf8b57e5693cc5c4532f0ee13e30c 928 0.25/1.00 vMB 282
214,235 214,235 00000000000001536ddc4ead0af314d5a9b04bc4a8fa67e637734e448ebccd33 11 0.00/1.00 vMB 150
214,234 214,234 00000000000001d451190a783db0d4dc049d439c3325b704123d7c51149a89b0 73 0.02/1.00 vMB 51
214,233 214,233 00000000000004425b90155462a19225f78ff17598028211a558505c2970cc25 126 0.05/1.00 vMB 164
214,232 214,232 00000000000002d42749aac28bb3b0f3f63c0d76b3f9ec6a20d261672450dc10 6 0.00/1.00 vMB 322
214,231 214,231 0000000000000160c683396d2dde7dc614a4dd9108a7ae928eba59a7ab480404 103 0.07/1.00 vMB 143
214,230 214,230 0000000000000520077ad5f15a509425058a74c297b516673f94c7c9c4f7a068 86 0.06/1.00 vMB 90
214,229 214,229 00000000000002d75f7d4d62b20da5f43b175f64dcd9cc4f82d58e46aeaf62b8 395 0.24/1.00 vMB 143
214,228 214,228 00000000000004aebb6d2f45f5a195c8a4229ade7bf930138a409bc8c29fcebe 599 0.36/1.00 vMB 155
214,227 214,227 00000000000000fd5fdad366a2f454fa166b5356d42b48e022ba1d7d287375ad 143 0.05/1.00 vMB 106
214,226 214,226 000000000000038adc5f1bdbe3fc6f40adf8e1ee441103555f6ad4cf29268b47 102 0.05/1.00 vMB 116
214,225 214,225 00000000000004c4a30c50b8d2b8c13de64dd89001d571c2555deaefd9316d7a 206 0.09/1.00 vMB 175
214,224 214,224 000000000000026580c1e18f4a40631ffa4bba8256d70ebb5b1ebe3e5f926f33 488 0.20/1.00 vMB 184
214,223 214,223 00000000000002dcbde0ea78566d57d20be14f2ea924d37bfcd21690d1689c24 571 0.25/1.00 vMB 202
214,222 214,222 000000000000000e4db754b3fdaa6168e9fe254ca79ba70df45c6f8f6f0c7876 129 0.14/1.00 vMB 112
214,221 214,221 00000000000000cb6caa6810bd3a9845c371592dcc38a75a866f94ce6e2440c4 654 0.25/1.00 vMB 209
214,220 214,220 00000000000002d4c9dfa5b1ed6f12a9ecdaeb2ca0f9cf91166250fc7181482d 264 0.08/1.00 vMB 50
214,219 214,219 00000000000003ddbeed517cfd591daddb6e543bb693b965a911479cbd64743f 21 0.01/1.00 vMB 206
214,218 214,218 00000000000003ffe3a59bcb601004b876b69e4e06f204b18e9d53e8f62fb005 166 0.12/1.00 vMB 127
214,217 214,217 00000000000002a3b6cf67c8fdd347bcc09f0854800606b94294a324028a0815 255 0.27/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 780.93 GB

Node Details:

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