Loading Tool

Explorer IconExplorer

Memory Pool

27,334 transactions
12.49 vMB
0.03668119 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.56/200 MB

Candidate Block

Mining Attempt d6031e8134d0a3059917fe6b104ec09253a31f0d4e27a983a5a3f751b2c80d89
Version 20000000
Previous Block 00000000000000000000eb36ee3e6947a9e850649902af9ef9b61f08ab73877e
Merkle Root 379efde9851c7b7fd93850052e1f7e9f7f2bb94fbdd8c4d849bf487e70af355d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 295
Size: 1.00 vMB
Total Fees: 0.01046835 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,517 (743,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,441 170,441 00000000000006fe27772c4355e183dc1e4bddefa54392480bcb72886686d82b 49 0.03 vMB 151
170,440 170,440 00000000000002ee5fc3692ac3c04d4fd2774dc7b8c469496e4e6cfacd738fa9 101 0.05 vMB 45
170,439 170,439 00000000000001a2c699c4e901da94454f87d4e94e5122effff736915853b756 1 0.00 vMB 0
170,438 170,438 00000000000002e597440b722068133f0f33af2abac3533081dd8dcdc910f89f 9 0.03 vMB 2,576
170,437 170,437 00000000000002ecb2ab00fc10605e9622009fa141154f6ee455e8c46a7f42c4 65 0.05 vMB 631
170,436 170,436 00000000000008b64014f8543c052d36610de2c40c89dfc1870a16310027d7b8 20 0.02 vMB 38
170,435 170,435 00000000000002cabc644aeaaecfb29e00cd027da4c19c0a79a9226f783a5716 53 0.03 vMB 4
170,434 170,434 000000000000007a035b8d876da872835aa11cb08b3e1d1f0bf39d14f0e7c632 111 0.05 vMB 259
170,433 170,433 00000000000002b2f42d65d1d7ef748610b76a0044892a21619a61505a25b404 27 0.01 vMB 105
170,432 170,432 00000000000003d4cc04f1b597baa086c743b0a106ad9c0d2d5330e53b1ebffb 42 0.01 vMB 4
170,431 170,431 00000000000009657ca18097bba889b79f8bb175f7f64b621618eab3e1c0d072 34 0.01 vMB 48
170,430 170,430 0000000000000032797a249d3d01f8a8e7bb9c8d8d5ffe86ecdd2ab4344d18c0 16 0.01 vMB 56
170,429 170,429 000000000000080c4a852ef1f47c09cc65a27b6e080de6c19cdc69bfd5435c8c 2 0.00 vMB 0
170,428 170,428 00000000000003a06fdbd8b46b6e3c9ac9e220b2a0298115e05601eaa99d9f11 12 0.01 vMB 62
170,427 170,427 000000000000078ad86f6d414075738c128c85fa440bed249e714d1fdd19bff6 26 0.01 vMB 19
170,426 170,426 000000000000014a95b635933624f39b0f78c45dae15fa4634db5baad560c1ab 43 0.02 vMB 98
170,425 170,425 000000000000034dca801750bd9f301355d22c11ac3ddcb44f04effdc64a80eb 92 0.05 vMB 95
170,424 170,424 00000000000004ca370d123b3676bd16d5a38200a406cf021d90d84422888f19 1 0.00 vMB 0
170,423 170,423 0000000000000a9afd5858756c00f37233b322ff4692d990d5df9d9c85075417 50 0.02 vMB 52
170,422 170,422 00000000000005423f12b7414ff56f0bb203a2752a158b0cd6843f0901db2c38 15 0.00 vMB 303
170,421 170,421 00000000000009a58e2b8cc7e144c5da955673f7fda3e2d39d1926684636c86e 9 0.00 vMB 345
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

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