Loading Tool

Explorer IconExplorer

Memory Pool

74,685 transactions
27.55 vMB
0.07185293 BTC
Random Selection Loading Transactions
Max Size: 168.15/200 MB

Candidate Block

Mining Attempt 9aade211ec60924353f66149c7b60405107269cff86eb87c42749c0e2b27dbfb
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root ffb20e7903fd23eadbc0fc8bd6e5b1acc193d9986018c6b043ede7107704e1a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,753
Size: 1.00 vMB
Total Fees: 0.01293106 BTC
Feerates: 80.55 > 1.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (379,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,275 535,275 0000000000000000001546da727adb8da14c070a0e7c5e812b5c81dc32fbc8dd 795 0.53/1.00 vMB 23
535,274 535,274 00000000000000000019dda6f5b39b4e3086ca41403e79f04b5e70ee0641e7a5 925 0.51/1.00 vMB 20
535,273 535,273 000000000000000000296cee15b28e71e7b86103c0bec9066c6b4dcf1164226c 146 0.08/1.00 vMB 5
535,272 535,272 0000000000000000001c6a668f8e513dda33e96aabf053b9490b4c136627153a 2,279 1.00/1.00 vMB 26
535,271 535,271 00000000000000000004b7ab25fa59d1c8b31965b68f1eaafa888db2bd027497 2,064 0.69/1.00 vMB 36
535,270 535,270 0000000000000000001cfa8d1ae4b0d21edf2205fcfa8921dcc992cd776f56b3 358 0.21/1.00 vMB 60
535,269 535,269 0000000000000000001b78337521b57ad4af46a2f98ba82ded05bb0acb6f2de2 896 0.28/1.00 vMB 18
535,268 535,268 00000000000000000004b5cb76ede1d3b26cff2e396de88daec788642f8659f3 541 0.18/1.00 vMB 17
535,267 535,267 00000000000000000002412f37a007671a3bcc0081db569821211d80768e011a 965 0.34/1.00 vMB 19
535,266 535,266 000000000000000000225285886a653400ac407990046536d74d28fb7db5f8b2 516 0.18/1.00 vMB 16
535,265 535,265 000000000000000000257e8a18db3ff27a7aa15e6180df51591bc7777801cee5 232 0.07/1.00 vMB 20
535,264 535,264 00000000000000000026c03b9b3e3ded1ae994b4b3f76797194998acff532f88 1,418 0.51/1.00 vMB 17
535,263 535,263 0000000000000000000f65828a73c92ed306f548ec01c868655b49e6649f6f14 2,572 0.95/1.00 vMB 14
535,262 535,262 0000000000000000002aa6d488e3704564b7f57f5b1dcb494a24b12d6448038d 840 0.44/1.00 vMB 20
535,261 535,261 0000000000000000000f3426bef395b92bdcae4e47fe9e3d9db8aa394496616a 311 0.09/1.00 vMB 34
535,260 535,260 000000000000000000250198c4e91b4c3a5001bd865b27b28134cb9af5804311 1,003 0.56/1.00 vMB 5
535,259 535,259 0000000000000000002916ca0b8f5d469438955919829d25db6b9e61035e329a 2,132 1.00/1.00 vMB 6
535,258 535,258 0000000000000000000413d5269b38923476d998b5b7ab09bb5c1d4268602bb6 2,105 0.99/1.00 vMB 25
535,257 535,257 00000000000000000014f75607059d4be5e777e1cd76b7b806f5f9beaac6cab7 387 0.16/1.00 vMB 15
535,256 535,256 00000000000000000023ecd5230211ee9c4e966f3cb026a8faeaafc01e6bb6d3 1,245 0.55/1.00 vMB 14
535,255 535,255 000000000000000000201766fd76f3a03a24df07abb74a9fe9c6647fb5c37c9d 912 0.44/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.