Loading Tool

Explorer IconExplorer

Memory Pool

77,785 transactions
28.85 vMB
0.06704032 BTC
Random Selection Loading Transactions
Max Size: 175.09/200 MB

Candidate Block

Mining Attempt 7dc79ab4a1e7f0b389521b455261fbaf0a1b9a1d76495772a09a0c99e4b1faad
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root c8c16d986e9a6d7692889958ff3ca93b15b228a3f2a4f705e7b30c1d5e6e3082
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,921
Size: 1.00 vMB
Total Fees: 0.00694570 BTC
Feerates: 149.20 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (796,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,273 118,273 000000000000ab5258a68d56edb5a202319f6fda74852c8bce34486a04089510 11 0.00/1.00 vMB 1,498
118,272 118,272 000000000000a2894939cc759873de743a9ed574500497ec1cc8f3f5f1e792be 12 0.00/1.00 vMB 1,877
118,271 118,271 0000000000001e65c227da99f78c1add32505fbd07088721a333429c3b51909b 14 0.00/1.00 vMB 921
118,270 118,270 0000000000007fa86ba00682148ffb364867283d8013a180e1179b02abd79406 24 0.01/1.00 vMB 1,740
118,269 118,269 0000000000009e69a4a2481e3d96a2958e80a5a4518dcc495837da45a66fa723 22 0.01/1.00 vMB 1,671
118,268 118,268 00000000000021f2d6260f91c5157b23df24850235e38681fd323d5ffd8803f9 6 0.00/1.00 vMB 1,393
118,267 118,267 00000000000062812123bf83bc2c37cfa3e4a9c2aab9e9c2d56254148de89877 12 0.00/1.00 vMB 1,886
118,266 118,266 00000000000094fac9600803400428c2276660a43303ff1005eda3d17f1a3c30 24 0.01/1.00 vMB 1,713
118,265 118,265 00000000000047fa4d35933cf1d8264aa711a0ab5b830221704e51e1d7da5e2a 5 0.00/1.00 vMB 2,006
118,264 118,264 00000000000057cb832f400f0b2e2883d01a755c6a055ed4b04e5e3abf5a89cf 16 0.00/1.00 vMB 1,267
118,263 118,263 000000000000c036b3031f8c033eaab72dbc3339dc14a15c3ab55dd7436848af 52 0.02/1.00 vMB 1,930
118,262 118,262 0000000000007cfae2e36c2a35f97a8b0eb8b68a4d5b7e52759788caa7e130a8 24 0.01/1.00 vMB 3,019
118,261 118,261 000000000000328ac9e57f75e73c2f76e8b4982100c2e4c64bbda8f3f32841c6 23 0.01/1.00 vMB 1,958
118,260 118,260 000000000000774f4b22ed0eb7e5c5e4b49fb43dacc32dd58c41ea4e5a8d339b 1 0.00/1.00 vMB 0
118,259 118,259 0000000000007f28bf626db0ca4394558ce93b1834577965b95213615552e752 24 0.01/1.00 vMB 1,467
118,258 118,258 0000000000007728016f102a5205dea589a6a49385adbe08e81e11bcbc685fbe 45 0.01/1.00 vMB 2,657
118,257 118,257 0000000000000abd81be21f6674559d2f7b23c99b086a1d0e630149a56654885 101 0.03/1.00 vMB 104
118,256 118,256 0000000000001ce49589b403dab90e85d0774692a0d0d540cdb533ee1a480775 4 0.00/1.00 vMB 2,699
118,255 118,255 000000000000c82738ca7ca0b017be7c8411641803fdadae781a2f68fc1fbc80 12 0.00/1.00 vMB 308
118,254 118,254 0000000000004b9e8f1ecdd598bbef87515c71613d88f4f3f2bd5a62b6b89fe8 9 0.00/1.00 vMB 1,158
118,253 118,253 00000000000061a26de72fcf99b992ee9d7c6a6caf61958b84c3b72a40c9fb5b 27 0.02/1.00 vMB 955
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.