Loading Tool

Explorer IconExplorer

Memory Pool

39,548 transactions
28.81 vMB
0.06813514 BTC
Random Selection Loading Transactions
Max Size: 146.18/200 MB

Candidate Block

Mining Attempt 1fae275e87c21815b989dea57ef0d6ba22cb8d585827aa89a950da24987bc8bd
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root d2a92ccf3569fb76a36b09ec92259be1b4dc1a82ddf01746dc5cc0efdb966fe5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,253
Size: 1.00 vMB
Total Fees: 0.01204341 BTC
Feerates: 88.61 > 1.21 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (397,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,188 517,188 0000000000000000001be8b590f8f0f018ad8bbc46f1f943f4009e10567b4521 318 0.16/1.00 vMB 40
517,187 517,187 0000000000000000003696fc511955bff3bcbe8a5c75fda5720ded08f311b1cf 925 0.36/1.00 vMB 29
517,186 517,186 0000000000000000003d9754a9f6839bbddba46c9542feb9e64cbd200fec6842 1,374 0.53/1.00 vMB 36
517,185 517,185 00000000000000000004ab929286bfb09ef74dd67fd0f4b8d83a7dd46b3a81c0 550 0.19/1.00 vMB 28
517,184 517,184 000000000000000000351f09680af1b1e46b1542989b1e69c1ebd042a8c524d6 678 0.30/1.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 781.59 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: 623.16 GB
    • Received: 11.42 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.