Loading Tool

Explorer IconExplorer

Memory Pool

73,791 transactions
20.07 vMB
0.04825871 BTC
Random Selection Loading Transactions
Max Size: 135.01/200 MB

Candidate Block

Mining Attempt f5bda5bffc66abbe4cd6e1648fcd58bd672d7953a7657676f4401f067a06a8d2
Version 20000000
Previous Block 000000000000000000011fa65dafd49c34a8b351cba0d567d976fdcdc8501e56
Merkle Root 8df1fde83aeb3bd8a965abf01e6e5d7223e31039c8206b84a2843c06b60f45f6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,679
Size: 1.00 vMB
Total Fees: 0.00468297 BTC
Feerates: 60.13 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,990 (852,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,425 63,425 00000000023099f8e540dda4bda9f43447ddeb09d475407f4639138d2bde381a 1 0.00/1.00 vMB 0
63,424 63,424 0000000003db34f51c8581484cf34ecc1adbcb82ff98eb42cc8d365d70dcbe44 1 0.00/1.00 vMB 0
63,423 63,423 000000000d24dcaef9ba7abdb3fe658b101b23718f6ed718c65e6e53d79656b4 1 0.00/1.00 vMB 0
63,422 63,422 000000000b1515f42692e96c576cb87141432f959834516a011ef576839da90f 2 0.00/1.00 vMB 0
63,421 63,421 000000000465c9c41c0988ed73131713ff0cd27a9c6c6cd5b5466ff79bb9bb77 2 0.00/1.00 vMB 0
63,420 63,420 0000000004dec31a6703f20946b15b22a2a2a3f6f4d78958ec3e038cca603e23 2 0.00/1.00 vMB 0
63,419 63,419 0000000004e66b14808b065e63ecee5393f00ebb3fa7a4dcdf4e064be1357e8a 1 0.00/1.00 vMB 0
63,418 63,418 0000000000afb6c3c004937ebb5bea46699431595ff9d40f4a3a6eeaa978218d 1 0.00/1.00 vMB 0
63,417 63,417 000000000b11eb1b8ee7c0f84004b25a094ce63ae923ed2fa3616fac2f842e74 1 0.00/1.00 vMB 0
63,416 63,416 000000000a8b4183f10dfa640fb7f58038926cc85df9ec4f5be9a2c84de3e651 1 0.00/1.00 vMB 0
63,415 63,415 0000000006b6d4002f5f9993d5019867dc4f3c1ed3bd7028502d5cdc863e3f87 1 0.00/1.00 vMB 0
63,414 63,414 0000000005497c9f94ec9579df5891e8c03a030438d5e2ebfce3f6f8faf5a7b1 1 0.00/1.00 vMB 0
63,413 63,413 000000000852530b8158f3a7e541b0a24403e64659274b4c9fa05e941c92e76a 1 0.00/1.00 vMB 0
63,412 63,412 00000000063e36a8345db544b4fa5f6bb581a569c6732cbeacc535d6ae5c5a56 1 0.00/1.00 vMB 0
63,411 63,411 000000000b7a33e77c17a83f264a5de69be83f19b3059b4b64878e9e2b42224e 1 0.00/1.00 vMB 0
63,410 63,410 0000000003d3cef5717aa4fad3eac5e249c83b5572fc158edbf0643f0960a54e 1 0.00/1.00 vMB 0
63,409 63,409 00000000038bb5cadea4c3f944d34d71b16dc077701e53b26fceaa8b8ff5464b 1 0.00/1.00 vMB 0
63,408 63,408 00000000056eb6ac72f61ccaadea151914aff2abe1fc215999f586cf4d1f2544 1 0.00/1.00 vMB 0
63,407 63,407 000000000c647bec53b8a5719fda96435ff1349de71a6ad3d3b4859733ef8672 1 0.00/1.00 vMB 0
63,406 63,406 0000000001af591f8969c12a1bc98524a8fd08c4cb30c10a22f886030d3ff817 1 0.00/1.00 vMB 0
63,405 63,405 00000000028eabb62f29ccf528b4c7d0b67ed272efea697d94a2db88a519a6d3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.11 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: 807.05 GB
    • Received: 23.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.