Loading Tool

Explorer IconExplorer

Memory Pool

44,395 transactions
27.02 vMB
0.06077898 BTC
Random Selection Loading Transactions
Max Size: 141.95/200 MB

Candidate Block

Mining Attempt 1c4724c1e4e9c4b8fe0821c94b28e2aee4c20b217f4517cc9e652a26838cb7aa
Version 20000000
Previous Block 00000000000000000000b4188af0ccd9466ef1de1996e2359e537cb492551e73
Merkle Root a24fec687cddb09f8ac56694166ae0feb99cab3b0037a7664b5cba2f4793a303
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,055
Size: 1.00 vMB
Total Fees: 0.01022644 BTC
Feerates: 100.00 > 1.02 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,890 (439,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,705 475,705 0000000000000000002834c0f9418fc0529c7e118006da917147a294c2ffeb0a 2,121 1.00/1.00 vMB 77
475,704 475,704 000000000000000000b5936cca35763a062558e59fa1a2647439f59d3fefc30e 1,987 1.00/1.00 vMB 233
475,703 475,703 0000000000000000017eabb0f91ba0813d0e11f6ec642b077179a2bc3ae401bd 1,961 1.00/1.00 vMB 294
475,702 475,702 000000000000000000a3630d5640605b7a5a9edaaad4ff98fb5cbe5f4ebd7537 759 1.00/1.00 vMB 39
475,701 475,701 0000000000000000002553406327101aab17da3e46967cf6a376869d94f52043 828 1.00/1.00 vMB 31
475,700 475,700 000000000000000000a378e34e91209392c51fe0f5edc2c8da0460e348f877be 2,057 1.00/1.00 vMB 38
475,699 475,699 000000000000000000a9d6babf1c06e0300a26527405907ec0589855d1cc2cfd 1,962 1.00/1.00 vMB 119
475,698 475,698 000000000000000001165a9a4763366870cb48114d993ffdb8adff407bcc279d 2,131 1.00/1.00 vMB 179
475,697 475,697 0000000000000000000ae44364e126e0273a4befc0a8e13e8dbcc8c2be3bf990 2,380 1.00/1.00 vMB 178
475,696 475,696 0000000000000000010649cce57bea47f38363ff261b534683ae77a9d1c5b8b0 2,313 1.00/1.00 vMB 176
475,695 475,695 000000000000000000c9324144a9b952f15b94e395349a70d6179142437972ee 2,232 1.00/1.00 vMB 154
475,694 475,694 00000000000000000094b97ddaadf1bb2a67b09c19aa2131088f4c29f0a3b49c 2,005 1.00/1.00 vMB 231
475,693 475,693 0000000000000000013e09957468b56808ca5f6e8b294312c676fc00a8978a7a 2,479 1.00/1.00 vMB 234
475,692 475,692 0000000000000000009f88a66d4f52872d6cca349876c01bb9a94898fe739b76 2,472 1.00/1.00 vMB 197
475,691 475,691 000000000000000000261f19fdab85b4120c371beb929e1f373763cb02009b61 1,483 1.00/1.00 vMB 220
475,690 475,690 0000000000000000012580db613215a923ce7d6b61a17a774f9c02042f19abbd 2,533 1.00/1.00 vMB 277
475,689 475,689 0000000000000000005398f2f3717f4eb76de90294d9fb11db150c7b41086357 2,500 1.00/1.00 vMB 310
475,688 475,688 000000000000000000078cba7a7a4565625cf4bf77d65eff436d167f52e18e78 2,392 0.99/1.00 vMB 396
475,687 475,687 0000000000000000003b330b3da4704ebe699da712d5f5b05e2dcfc875a42dae 1,913 1.00/1.00 vMB 55
475,686 475,686 000000000000000000d0869c7db1538829d9de6edb055ca14cd301f1e65d3045 1,545 1.00/1.00 vMB 52
475,685 475,685 000000000000000001522e81df10ae4b1d492ef5cdccadc46354a9d9ce227bea 2,330 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.05 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.