Loading Tool

Explorer IconExplorer

Memory Pool

25,690 transactions
27.14 vMB
0.05934260 BTC
Random Selection Loading Transactions
Max Size: 129.54/200 MB

Candidate Block

Mining Attempt d586131e536c459e722d124f151fa5a7385ee3bfa4bef231fc1918a7958a9c47
Version 20000000
Previous Block 000000000000000000018fb79d5173be06525e6c5fc244e12c94fbc59d8d7c1c
Merkle Root 89b7410c0e404f23dcf9c729a887b203e55c14cb5a5415bcaf6c81c1f41c9db5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,494
Size: 1.00 vMB
Total Fees: 0.00820471 BTC
Feerates: 100.46 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,485 (680,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,883 233,883 000000000000009c220a0effe1ec018af4e0b179d4bed53b6f8084a94ccf6957 428 0.25/1.00 vMB 123
233,882 233,882 000000000000006d888c406e806af39be6fe862752d703acc5d99b86ec40e6db 320 0.14/1.00 vMB 165
233,881 233,881 00000000000001209dff59e6dd4cd811646c75d9f8df8a8305f0ecb57a475ad0 34 0.01/1.00 vMB 147
233,880 233,880 000000000000002110375867790df2770b13eb472f5e8b370000bd7e36fe7fb8 20 0.01/1.00 vMB 139
233,879 233,879 000000000000015ac07441171a14074644ce37f79bad2f408167d76b82b47e01 145 0.06/1.00 vMB 214
233,878 233,878 0000000000000105bd0c54b06ec65d063db58bdb575e2be258834c3a81f0c098 66 0.04/1.00 vMB 154
233,877 233,877 0000000000000188be0114ec1cd100f5a1a395f04122882d3b7e7c43f253c780 660 0.29/1.00 vMB 173
233,876 233,876 0000000000000181d9f8b2bf24de8076301d0b43b17404832219b734a4329a46 6 0.00/1.00 vMB 0
233,875 233,875 00000000000000e5749d25e600ce511171c7a03e01bfe551448eca9c0681bc67 48 0.02/1.00 vMB 110
233,874 233,874 000000000000001936c3cae8e6d093d316c0e4f4cf9395a33571ff2c140df268 551 0.27/1.00 vMB 214
233,873 233,873 00000000000001555a8e85890f0a36aace34819d37eecbedd837ed95a0ae947e 5 0.00/1.00 vMB 48
233,872 233,872 000000000000003b1e0da096c90975befb292c20856aabea1ebfb35d5d81c9c0 261 0.18/1.00 vMB 114
233,871 233,871 0000000000000166be6414633cad3df7c9f782273276dfc38839ca0c7a8cb50b 617 0.25/1.00 vMB 228
233,870 233,870 000000000000000e370e254c6d6d7a5c9f730dc604c7a9412c7daff3cc96fe56 234 0.25/1.00 vMB 71
233,869 233,869 0000000000000075f864374efab54eef074dc211229f22b9937afdb189b35713 532 0.25/1.00 vMB 149
233,868 233,868 00000000000000a9d5fcd23243b011fcec7c123eb30b4b2487f8c49eeed1dc45 147 0.09/1.00 vMB 116
233,867 233,867 0000000000000073418dd97e1dfd6c9d80575c5ae751b7c4b670556120fc9291 333 0.25/1.00 vMB 101
233,866 233,866 00000000000000b56d8e1e4c9999fa18066e26951a3f7280ede915f9116026e4 512 0.17/1.00 vMB 230
233,865 233,865 00000000000000cb525fdce95965a3139a3b798a16c3c2882b360c806bc6c950 3 0.00/1.00 vMB 47
233,864 233,864 00000000000000fffdd5def8a8e78ee0d92114adb2b95230f6d58b631ae6ad94 550 0.26/1.00 vMB 170
233,863 233,863 0000000000000199982f512070026554a23edea452aedd8b8b5231c4eff768a0 347 0.10/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.26 GB
    • Received: 10.84 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.