Loading Tool

Explorer IconExplorer

Memory Pool

51,501 transactions
29.26 vMB
0.07968195 BTC
Random Selection Loading Transactions
Max Size: 158.25/200 MB

Candidate Block

Mining Attempt 9f891ee9aebd802cd8c7f3ae64f2db7cb601d09fba98c5c5a1c71c46b28d8738
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 0f791b963e8add190f68a43b2748401ded26f786f9edf64712a0f90cf7d1ed77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,452
Size: 1.00 vMB
Total Fees: 0.02353244 BTC
Feerates: 173.90 > 2.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (206,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,121 708,121 00000000000000000005ef63c019d06f366b86d6ccb877b9237f62b6212e1705 2,464 1.00/1.00 vMB 9
708,120 708,120 000000000000000000027501c65d8b45577d592c3d956ba354eb9104b8517a1e 2,116 1.00/1.00 vMB 41
708,119 708,119 00000000000000000009b59d1092ae51ddcc34c2364cd72659f19624e150ea01 745 0.43/1.00 vMB 6
708,118 708,118 00000000000000000001fbb0468d44572ce9697f325f3b5111b5ea88502b1fe1 919 1.00/1.00 vMB 3
708,117 708,117 00000000000000000004728c04ca5a8fc0f912122d103f00023a975bc32a09c4 1,440 1.00/1.00 vMB 3
708,116 708,116 000000000000000000028f5601eef9fb7f5f33cc2d2861e8bcbea24e8b6b41a5 1,776 1.00/1.00 vMB 9
708,115 708,115 000000000000000000013161fd585ea3b52e457ed76b4c3a433ed5e8c7f99893 211 1.00/1.00 vMB 2
708,114 708,114 00000000000000000004914c5de514aa3e8779ed145f02cae92a40ace6724c84 764 1.00/1.00 vMB 5
708,113 708,113 00000000000000000003c8e9cdc98aa6e187e0b4d2a30a7b4055fff024ecdded 705 1.00/1.00 vMB 5
708,112 708,112 000000000000000000076db610ae325f487e3d37eb1a13452c3b070739316c3d 2,887 1.00/1.00 vMB 2
708,111 708,111 0000000000000000000bb7ea70b2fec0333a9525e7ed35edfced8065b34195bf 2,255 1.00/1.00 vMB 14
708,110 708,110 0000000000000000000a7e7c1e44d02b71295729133d6314c135314511ee743d 1,300 1.00/1.00 vMB 6
708,109 708,109 00000000000000000003ef44307af72a2ea26c108063b701662349978061c998 2,590 1.00/1.00 vMB 7
708,108 708,108 0000000000000000000b072c0370d414bf01b165267e3c5680b34675d38b8a40 2,124 1.00/1.00 vMB 28
708,107 708,107 00000000000000000007d329682f39fd841fe73a9900bc85a56aa556de896fae 2,504 1.00/1.00 vMB 7
708,106 708,106 000000000000000000023eb420cdee0a8e876b9c2b689ab35f1a2f9df104ac24 1,579 1.00/1.00 vMB 24
708,105 708,105 0000000000000000000976ef7d1de5e7f24c7f14ab28096f5212671363ff7eff 1,234 1.00/1.00 vMB 6
708,104 708,104 0000000000000000000034778be13222d12e85cf17072fdfe032df4c76f4c374 2,646 1.00/1.00 vMB 25
708,103 708,103 000000000000000000086e1ba0d5f959937b913c000cbd05fabdea645db399d1 2,024 1.00/1.00 vMB 15
708,102 708,102 000000000000000000058f079ccbd59ec5c1569e05541a2ce9f1d577228ddd29 3,226 1.00/1.00 vMB 8
708,101 708,101 00000000000000000009ce4a8bf8e8d822923329c937873c2f15f190388786c1 2,260 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.