Loading Tool

Explorer IconExplorer

Memory Pool

78,264 transactions
29.04 vMB
0.11393017 BTC
Random Selection Loading Transactions
Max Size: 175.22/200 MB

Candidate Block

Mining Attempt b1b4d8ac0f1d59492bd76445bb9b40b8b1f87f576a472f6a36539f88f2ac7570
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f05520dd73667eaedf989472351ad07b221ff5597278552de457abf20e8e04ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.04029383 BTC
Feerates: 150.80 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (721,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,067 194,067 00000000000006650ef2afe99d98890396cd389e8c3437993b8e4b0487b81e30 126 0.05/1.00 vMB 83
194,066 194,066 0000000000000111414fb4ee341fb0218708573b5671704a2b041cd94ef4a4c3 155 0.05/1.00 vMB 103
194,065 194,065 00000000000003368de4e3a43ac5f416d341755652f510561c76c4ebd4dc8080 186 0.07/1.00 vMB 21
194,064 194,064 00000000000005b17a3da6f4e2f23a09857449f957e24165de51d64935cb8c8c 460 0.25/1.00 vMB 127
194,063 194,063 00000000000002f47d6c9f3d058cebd459e4948a22156c2ae3bcf32741837814 127 0.05/1.00 vMB 38
194,062 194,062 00000000000006b9105d10bf5c6f9596fd402cb73f79319cbee4adbccc49cd5a 260 0.09/1.00 vMB 157
194,061 194,061 0000000000000115387ac43e74247dd01c1a694d0799688d3b57b348fa48a2f7 17 0.02/1.00 vMB 57
194,060 194,060 000000000000028cc5b5ca85ec09e8362dd9c5b0baf0f44aa336a2a971daf709 646 0.19/1.00 vMB 191
194,059 194,059 00000000000007a611115132415a80ce1f2b67a2f8d81f6a3f5bf9cbbb662109 54 0.02/1.00 vMB 133
194,058 194,058 0000000000000770e296792fbd61e063f36ecf6518fe47e48a22aa1aaececf6a 133 0.05/1.00 vMB 109
194,057 194,057 00000000000002f2ddcc987466f655eedd70b29886ca4d0c6075f889dc1e8358 32 0.01/1.00 vMB 0
194,056 194,056 0000000000000072a0984fe06e34c5e33e59f1c6f71da30a93590419b2a4a9fd 118 0.05/1.00 vMB 102
194,055 194,055 000000000000055e17ff6150e642e6fa3399e3b058c2a297a8539e205e35a204 500 0.25/1.00 vMB 119
194,054 194,054 00000000000003bb47485a016ef3b7214b3453b9849b9d9e7c0ec8d82c41bafc 164 0.06/1.00 vMB 86
194,053 194,053 000000000000048bb8600b1f0a26808d999196145075cd3d2c1a90de3746cab8 417 0.16/1.00 vMB 133
194,052 194,052 000000000000020b0d11b8b24dd96686842e053fe50408c0011e62c19afae1af 567 0.25/1.00 vMB 140
194,051 194,051 000000000000079b171730e62048439cc1ad48acecd129b2e174e3b45133b81c 407 0.12/1.00 vMB 173
194,050 194,050 000000000000014d0a8f52c2ade68d4efae59d8687d80f45326585704cb89eec 849 0.42/1.00 vMB 139
194,049 194,049 00000000000001ecb11b5569563405a4c7c7d1221bb1a0e0c1fda68bb0b187bf 197 0.06/1.00 vMB 160
194,048 194,048 0000000000000625e6e97bdf108ca0d40625746c0e46027c1e5ea1adf5ebe5ab 221 0.07/1.00 vMB 44
194,047 194,047 0000000000000414c29492d734de708e226babd7844dcc088de9921c91e356e6 375 0.15/1.00 vMB 221
Previous 10 blocks ↓
Total Size: 782.85 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.75 GB
    • Received: 17.21 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.