Loading Tool

Explorer IconExplorer

Memory Pool

39,988 transactions
28.99 vMB
0.06770062 BTC
Random Selection Loading Transactions
Max Size: 147.49/200 MB

Candidate Block

Mining Attempt 1e435ee980d10a28742d601e1d550af3ec7b553d08caa024c1fbbcaa7f861522
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root af3e5473098aaefc7b1960ec99fe100df64d5c3ea17ec122600b2e8e24a37f2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,312
Size: 1.00 vMB
Total Fees: 0.01125208 BTC
Feerates: 150.80 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (397,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,183 517,183 000000000000000000159c2a7dd2d2a3fe5e57f156e9eb0c24c15cd4c42d946e 1,592 0.64/1.00 vMB 33
517,182 517,182 0000000000000000004aff5184371a34caf5368292ccdfaf77c962df27ad2742 39 0.01/1.00 vMB 24
517,181 517,181 00000000000000000015deed52079685a7a6f46b36ab0c228e3a062a7ee27636 284 0.12/1.00 vMB 23
517,180 517,180 00000000000000000025bbeb1d74f902fb76f485b9ada1e3dfa1d04903f3314c 307 0.13/1.00 vMB 26
517,179 517,179 0000000000000000000a80b5ad75924462f9d9f15517d2b7f90a26eac0a74b4f 575 0.25/1.00 vMB 12
517,178 517,178 0000000000000000000a95932872a80eb76b990ffee7d834aa7d5165b52fe92b 256 0.09/1.00 vMB 63
517,177 517,177 00000000000000000014818fc834aefebc0b2f7def409361c285e3c809b771a6 109 0.06/1.00 vMB 30
517,176 517,176 000000000000000000344562444bdee0ae6016e2ec2a029ca3fdd0bcc0de766f 170 0.08/1.00 vMB 42
517,175 517,175 0000000000000000003892269b8fdeb65117456085f8e59a9278e3178d6f5a28 137 0.04/1.00 vMB 22
517,174 517,174 0000000000000000000504ceac707361cb66a43285d29060e3a2e48c00dd4642 358 0.14/1.00 vMB 34
517,173 517,173 00000000000000000044e42f881dda7bf6758c550314e987b653b67774a374ae 712 0.36/1.00 vMB 32
517,172 517,172 00000000000000000020b4286112feaf1530b6af5dcf796c7f599d9751af9842 482 0.16/1.00 vMB 39
517,171 517,171 0000000000000000000c10b729511447d0696e10fdf96d5eac9905ab48f44d56 451 0.17/1.00 vMB 44
517,170 517,170 000000000000000000283759ac75bf3fe4fbb48679c6f7a9fa6986f94c4afc48 75 0.06/1.00 vMB 432
517,169 517,169 0000000000000000002390382a6f67cedbf0e4a52c5779055b617e194b8cbfa1 853 0.33/1.00 vMB 32
517,168 517,168 00000000000000000046597dba98e17a639af0f963122d31034b0b1227071ac5 48 0.02/1.00 vMB 33
517,167 517,167 0000000000000000003c36e66e8fe57ee69613eb8fa7a311eac4acfadcd29cc0 625 0.24/1.00 vMB 28
517,166 517,166 00000000000000000014eb2cfbb8c04a1862e111649f11dac23add34a2fdb82e 555 0.26/1.00 vMB 33
517,165 517,165 0000000000000000002150c9f68a68b7e395343bbe1d1e0173c057e2c991b5fe 563 0.26/1.00 vMB 29
517,164 517,164 00000000000000000015f99bb763341110f7868268442c7e75181f26f3272767 804 0.54/1.00 vMB 67
517,163 517,163 0000000000000000003139df80a0c069063a9041270ce323b56b4255a50f2b4c 672 0.39/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

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