Loading Tool

Explorer IconExplorer

Memory Pool

82,801 transactions
30.67 vMB
0.13808967 BTC
Random Selection Loading Transactions
Max Size: 184.81/200 MB

Candidate Block

Mining Attempt 7139c8e56241b0da40d12f90c205a87f269125b71abfb5d875d818ca6c59f484
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 8b5ceb496222c8ebd68a0733f68882fa446d9efc6c087745d78838f8bd1f174f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,746
Size: 1.00 vMB
Total Fees: 0.07354821 BTC
Feerates: 203.60 > 7.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (146,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,321 768,321 000000000000000000073ac49903c94e4129a7cec6c983b1512ce8b86df28a7d 3,125 1.00/1.00 vMB 23
768,320 768,320 00000000000000000003e2b028637f4de5ef40238009d95bc5caf0ab43f1020f 1,210 0.36/1.00 vMB 14
768,319 768,319 00000000000000000003f40572ac8be236bcf090b345649012809b5879c58945 2,445 0.83/1.00 vMB 14
768,318 768,318 000000000000000000014837e9c8dc7bb0d4641a602ebfd1dae1b78419278d34 879 0.64/1.00 vMB 6
768,317 768,317 000000000000000000022914f0f956db416a7502982e4465c78f1730001107a8 2,902 1.00/1.00 vMB 15
768,316 768,316 000000000000000000046c71df832fd95f6cb08f8fda6906b0c821c6cc4a124d 1,109 1.00/1.00 vMB 5
768,315 768,315 000000000000000000055daa9dee4bfb55eb09934b52926cf0645b5bbe85cb13 2,376 1.00/1.00 vMB 15
768,314 768,314 0000000000000000000691032c78a29fa819bdb1d3e3d68828743d350b256be5 1,308 1.00/1.00 vMB 9
768,313 768,313 00000000000000000004a2634c5fc9a358aea96e1822a9e9cd3f43bd3cccc664 2,096 1.00/1.00 vMB 22
768,312 768,312 000000000000000000001e5d98add5147c23800c87e1e491c2bd1ecdbd7cba0f 523 0.21/1.00 vMB 17
768,311 768,311 00000000000000000000ed42d9ba384b2276161960eed83ddcc754679d658919 453 0.15/1.00 vMB 15
768,310 768,310 0000000000000000000616723c4253e8bba75acfd9b3b3cdd1b0a9828782ad60 991 0.53/1.00 vMB 10
768,309 768,309 000000000000000000069bcbfc9102f7d5f05130acaff5b8501c0b53dfd53acf 306 0.83/1.00 vMB 1
768,308 768,308 00000000000000000005ae4539414e93c53cc72f415198e25c4bd66166503316 1,947 1.00/1.00 vMB 9
768,307 768,307 0000000000000000000550ead46e096c350d7c2c609f82b589c556b25de6f093 2,041 1.00/1.00 vMB 13
768,306 768,306 000000000000000000055d305bc8660f1c67d3ac6a46bee2ec49a24c0931a50a 1,318 1.00/1.00 vMB 5
768,305 768,305 000000000000000000074bb4733631687f0766fce2b770d526e01151a73f75ed 1,879 1.00/1.00 vMB 20
768,304 768,304 00000000000000000003a6c9f5ff6d273c1e5e00707bc82008588281412afdf8 2,415 1.00/1.00 vMB 22
768,303 768,303 0000000000000000000619c808dd40a638d9a82d5b52bc4df50ee8780e2e2c9f 1,259 1.00/1.00 vMB 24
768,302 768,302 000000000000000000022465895612a2e6377aa7b7bec0c60b33e4d2f1248c63 1,002 0.41/1.00 vMB 15
768,301 768,301 00000000000000000000d662c1b25c995c01a1a29cf1a92666666fdbaf8c108f 720 0.24/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.