Loading Tool

Explorer IconExplorer

Memory Pool

43,413 transactions
27.17 vMB
0.05480731 BTC
Random Selection Loading Transactions
Max Size: 143.42/200 MB

Candidate Block

Mining Attempt e524c59ef59f3b71934e2a15a84d56d1677c434b6d27360dc5284cf398346af8
Version 20000000
Previous Block 00000000000000000000cb2526f8131d7fa57f5fe00ea77e921b110e9065324a
Merkle Root 0d2c563a1cc6195f3fa6d1f7dd9b2240ef85b4b0b1db1f2771d31a975cff7c63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.00401751 BTC
Feerates: 10.05 > 0.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,938 (589,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,462 325,462 000000000000000012f57d2bf3a79c5997ca609a7f28e9ca6198ee689843d88e 898 0.48/1.00 vMB 33
325,461 325,461 00000000000000001be853b7487f07f92899381e3223139a8e3983b10f80190a 199 0.14/1.00 vMB 29
325,460 325,460 000000000000000002572d8a3732a40cb2cf5d2e7fafd02561a1f6bec479fca4 101 0.06/1.00 vMB 22
325,459 325,459 00000000000000000a3490b91aa01674b7956b8a1ec5ae7b3a2430c36b366b59 118 0.06/1.00 vMB 15
325,458 325,458 00000000000000000a9a3411271be39bd281616237671ed3404a3215d7d5c060 979 0.59/1.00 vMB 29
325,457 325,457 00000000000000000cec85021584b1991bd9be6397ccf95e06bfc4c0367c8c7b 71 0.04/1.00 vMB 23
325,456 325,456 00000000000000001489b768a24a1bf96e7f9c8a1619fbfabba7e9bc6ce5c2da 955 0.53/1.00 vMB 27
325,455 325,455 000000000000000004b39da18982ffad08bdcbae56a98bfbb8ee25bdbd22fff6 217 0.12/1.00 vMB 55
325,454 325,454 00000000000000000e96aed6d4637392237a2c554b40b165440660ecaa70c9b6 1,262 0.71/1.00 vMB 33
325,453 325,453 0000000000000000045cce67e999283b64fe6b0855aa076f469d404ff3d0d9d2 364 0.21/1.00 vMB 27
325,452 325,452 00000000000000001cd6f7446af6abc43a84da3ff859fc4476801e25b98fb068 36 0.06/1.00 vMB 3
325,451 325,451 000000000000000002a1144921d5c4bc43754abe89cdfc658d8a3b11956f0ff6 253 0.16/1.00 vMB 23
325,450 325,450 00000000000000001b671eb07f502e12b88934d6178039938cbf6d1f5466fea3 492 0.28/1.00 vMB 25
325,449 325,449 00000000000000001e03df996d56aed6ca73aa1486262ca2cd166dcc50332a69 443 0.26/1.00 vMB 26
325,448 325,448 0000000000000000181fef18fffe8e3f335bf1e529c49ddfd07b825e2ff12aa2 764 0.42/1.00 vMB 27
325,447 325,447 000000000000000007c9197aa176009b75619c3e827eb16dcf088001322b5efc 615 0.39/1.00 vMB 27
325,446 325,446 00000000000000000cb0e34e785ea87840f813e986eb2f72ad680eeea5446a7e 1,001 0.59/1.00 vMB 27
325,445 325,445 00000000000000001860615d16a22b4ba53af3f724e6784f960bc35435f3cb2e 425 0.24/1.00 vMB 31
325,444 325,444 00000000000000000a2d3035728981bf10f796c6b78efc3617ae596cce2aa4e7 447 0.30/1.00 vMB 21
325,443 325,443 0000000000000000165bc1a4efda0eb8f2dad5edef81515856e9358d8a9f8b65 842 0.40/1.00 vMB 29
325,442 325,442 000000000000000003e27e3380b1e3b04d667e4e4f81ff7e527e04640332b7d0 686 0.32/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.28 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: 656.77 GB
    • Received: 14.43 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.