Loading Tool

Explorer IconExplorer

Memory Pool

41,880 transactions
26.75 vMB
0.05643550 BTC
Random Selection Loading Transactions
Max Size: 140.38/200 MB

Candidate Block

Mining Attempt 70e6a67f798ec71c98a28e7e7cb8d0065cb51ecaf1c43d7faaa03d737154965e
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root cec72efc6bc45e94456b349958c776e3656c97ed56e210dc3c4ccf60fb3d3dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,574
Size: 1.00 vMB
Total Fees: 0.00666033 BTC
Feerates: 103.41 > 0.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (216,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,242 698,242 00000000000000000004c269cb159c6b45827dd4bc8d39b43efe373a0e183869 2,629 1.00/1.00 vMB 16
698,241 698,241 00000000000000000007832724cfe4949684ae09695e659b0fb6a6ecc92ce027 726 0.96/1.00 vMB 4
698,240 698,240 0000000000000000000c5eb30596e379d91a62a099b36bc7d6c2f0432778646d 2,254 0.89/1.00 vMB 9
698,239 698,239 00000000000000000002cf43ac056b112d55328565d08877273152b1598810f1 738 0.26/1.00 vMB 11
698,238 698,238 0000000000000000000f5a36d1bbb5d115288e5a293c75e7265a352096ada029 425 0.17/1.00 vMB 14
698,237 698,237 0000000000000000000122bd2c7d2aec2438c3dbf8fc173b6e0dae2499ed38ca 1,193 0.52/1.00 vMB 12
698,236 698,236 0000000000000000000d7980359aa27304c973e5a8808ebb1fa05ade690329e3 513 0.64/1.00 vMB 1
698,235 698,235 000000000000000000064b67eae14dc4c35e62042ccb91af2e079f69b1dc11dc 1,880 1.00/1.00 vMB 3
698,234 698,234 00000000000000000001264664dcc8d768e52bfff85d0e663cb522296b3fe5b6 2,731 1.00/1.00 vMB 18
698,233 698,233 0000000000000000000080f4f83a619da61bbfd2aa511a9e15ed4da46f1947b6 690 0.25/1.00 vMB 12
698,232 698,232 0000000000000000000fb75427313417141a572268ae215c0ff18e58531b6ff0 325 0.14/1.00 vMB 12
698,231 698,231 0000000000000000000a32851133ec9184e995dce5dd15f45f1470b2b2f9cda7 1,918 0.90/1.00 vMB 18
698,230 698,230 0000000000000000000a64ef623eff1b60ecba318fbe87adb43ea4e66a000871 1,987 1.00/1.00 vMB 13
698,229 698,229 0000000000000000000db6cfd68b75d157453a52148836bc906c12ac65d812c6 677 0.26/1.00 vMB 10
698,228 698,228 00000000000000000008a780dc451e93a7b0aeb03dbbaa4c3c95b088d1149ebb 750 0.36/1.00 vMB 9
698,227 698,227 0000000000000000000e1554e83d0e8b59ad17839a4cbacf7742361968af1005 1,064 0.39/1.00 vMB 12
698,226 698,226 00000000000000000000bde6137c1021a4ebb8b67cb0ed8fc5b2d9da0a33b08a 21 0.00/1.00 vMB 2
698,225 698,225 000000000000000000079d7ee1249aebb6b2937a6a4f58ba5cb0fe76a875d9a8 53 0.02/1.00 vMB 9
698,224 698,224 0000000000000000000e78368b61fe86998d514ac13801db6e4ededcb55b2640 417 0.13/1.00 vMB 14
698,223 698,223 00000000000000000009cc304fb666b055d3cb340b6e02bf7086e4b74b065a91 2,170 0.98/1.00 vMB 9
698,222 698,222 0000000000000000000501a5ebdbc236b4a3b5a5ae6912d9ab9fc35af2bd5e23 78 0.03/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.