Loading Tool

Explorer IconExplorer

Memory Pool

77,450 transactions
28.47 vMB
0.09433117 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt 595c495f442af756b992a939639a4f626792a3a0562480b91fac7e4c438fffea
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b38ab1a177696bd2733a08fe47431c882eb2ae8faeb4181b6cb66f436394eb7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03024527 BTC
Feerates: 201.07 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (314,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,435 600,435 00000000000000000010fab16d325f4ad52a1cba9ebde33062bd779e526be338 575 0.19/1.00 vMB 14
600,434 600,434 00000000000000000000f25a844d16233505fd3d81a9976542a96e329676b838 2,142 0.59/1.00 vMB 10
600,433 600,433 000000000000000000026c9e09558dd91cf7f53365d30d899dfd29a229b1ef12 545 0.19/1.00 vMB 14
600,432 600,432 00000000000000000012def6efaa9d79a3a4e49ea73c9fdd67648c9f0a9b7a2b 1,317 0.36/1.00 vMB 2
600,431 600,431 00000000000000000007ab208108be1a2c8c091192f9cdcf11ed8713d4265c23 2,869 1.00/1.00 vMB 7
600,430 600,430 000000000000000000123b6ca3479fb8dd20d4b971ec542b5216b67bfc5e9068 1,947 1.00/1.00 vMB 18
600,429 600,429 00000000000000000003432f31a811d99c7a72da88817c779b78ec93cefd211d 2,178 0.79/1.00 vMB 10
600,428 600,428 0000000000000000000612474aa1c5a96410e15d78f01727821abae6002c2d72 1,657 0.43/1.00 vMB 5
600,427 600,427 0000000000000000001256e6cbd3f7de112fc7ccd78a863d9e22686508236be2 3,197 1.00/1.00 vMB 15
600,426 600,426 00000000000000000015899ef18158c5088fb29a592adb7630f77d42238e92f5 3,484 1.00/1.00 vMB 11
600,425 600,425 000000000000000000014e4db2a2560b11217d6280cde20d1b2305b14d2e3e96 2,912 1.00/1.00 vMB 7
600,424 600,424 0000000000000000000b2e39ad79732df9e75f13ff16c240a2c2ddb1b4249ffb 3,126 1.00/1.00 vMB 16
600,423 600,423 000000000000000000053318deeb6264ecfb179cdcf37a972d68b9f42d7aa653 1,209 0.29/1.00 vMB 2
600,422 600,422 0000000000000000000cc8c466775eefc109fb2bb788dc1addc3fa14817f6dec 2,555 1.00/1.00 vMB 11
600,421 600,421 00000000000000000012aa6038b7569d95e2ff4e4e36cbbca45f96a10c4c1d69 2,637 0.79/1.00 vMB 11
600,420 600,420 0000000000000000000dffb454ca6f8f00eb779dd809f3a9276053131fd75553 2,886 0.84/1.00 vMB 5
600,419 600,419 000000000000000000130bbecc8d2474bfe1938ee3f465a40d27d6fcab247dca 2,795 1.00/1.00 vMB 5
600,418 600,418 0000000000000000001529c6607aa46088c0798bc63bcae3297e1c291d9f06bc 3,078 1.00/1.00 vMB 17
600,417 600,417 00000000000000000001e372ae2d2bc91903bd065d79e126461cd2bf0bbe6b3d 2,577 1.00/1.00 vMB 10
600,416 600,416 0000000000000000000dbd8aada824ee952e87ef763a862a8baaba844dba8af9 3,314 1.00/1.00 vMB 11
600,415 600,415 000000000000000000157f04ed7756315ef3729b7bfa3aaad04cee5c18b7d521 3,053 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.