Loading Tool

Explorer IconExplorer

Memory Pool

80,932 transactions
34.04 vMB
0.13212024 BTC
Random Selection Loading Transactions
Max Size: 193.42/200 MB

Candidate Block

Mining Attempt 7dab5f30dc2153061c0e7bf21b804e005a39547fa96a956c00705d0821b2c5e4
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 1336bbdcc036ae512eadb306c00f7cbd55a26ffb1b05b13050b86dba887d5ece
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,755
Size: 1.00 vMB
Total Fees: 0.02364670 BTC
Feerates: 104.71 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (629,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,468 285,468 00000000000000013ce6371c0032de073a33a267190489f6967c9b4b4378e59c 734 0.32/1.00 vMB 45
285,467 285,467 000000000000000020157ef19752f58eb74847495edc3a0d81c3a94fc26c38f7 65 0.05/1.00 vMB 27
285,466 285,466 0000000000000001860755646b6bb099d474ea75d644d5221f0191610a13e3d6 637 0.35/1.00 vMB 37
285,465 285,465 000000000000000111145cf68dd95f0c251c0b66ac8437fc4ba8927071b1e391 165 0.06/1.00 vMB 41
285,464 285,464 0000000000000000fe8a20d676b55fc91c1cff589a335cb68e5b806c8db445e3 239 0.12/1.00 vMB 27
285,463 285,463 00000000000000015547ca3361e26d0ca9187822689965a0dbebb4910ddfa576 148 0.10/1.00 vMB 42
285,462 285,462 0000000000000000d05c836aaea353c78e4a64e4bc18d2dbaa461ff9dc5cd011 367 0.17/1.00 vMB 37
285,461 285,461 000000000000000111b70251fa184257d6298b1cbb0161d453180ea9887acaa9 141 0.11/1.00 vMB 16
285,460 285,460 00000000000000017b576a89961bafded7bf18b71a2303a2f4db1b1d58654c9d 268 0.35/1.00 vMB 14
285,459 285,459 0000000000000000506a1ee16117dc8603007da70fbef7508a17e67ccef4c30f 742 0.50/1.00 vMB 44
285,458 285,458 00000000000000007d9cf7646b713b9b86f63976c88d1b3048f33d1c0f9e5e14 621 0.50/1.00 vMB 34
285,457 285,457 0000000000000000f084a4e59002e16756354bdabe813778703b66c50f73ad40 667 0.35/1.00 vMB 41
285,456 285,456 0000000000000000923873cca63536c76d05af999fb3f296002eb932ed695b56 207 0.06/1.00 vMB 93
285,455 285,455 000000000000000046313199f614d20e08e45199fd36c5d0e0146babfac3e27a 362 0.19/1.00 vMB 36
285,454 285,454 00000000000000009f1bfbc943d78ce442941fd6a5df2b5c86a9d86b9c5d68ff 83 0.13/1.00 vMB 11
285,453 285,453 000000000000000108fb6a0d41eeca3c2dbb1f9e01697525252f67e8717debd4 416 0.49/1.00 vMB 24
285,452 285,452 00000000000000004756e44bae4c1da685bb2d0e8082a0f3356f51ad39fee2fa 82 0.25/1.00 vMB 13
285,451 285,451 000000000000000020051ae4ab0c559e3285dd3a20394e90a9361224415b89f5 375 0.90/1.00 vMB 18
285,450 285,450 000000000000000186ac317e47efb7b8db0b0ddba95d8b6e294d67882f572630 427 0.35/1.00 vMB 28
285,449 285,449 000000000000000154ac70ef50cf62ebc92539b5628e55b0f24b53ec5640562a 188 0.25/1.00 vMB 23
285,448 285,448 00000000000000006adf49236b51928d986184c95eb2fb1cfb53c9a211522031 617 0.90/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.09 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: 726.05 GB
    • Received: 18.44 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.