Loading Tool

Explorer IconExplorer

Memory Pool

40,159 transactions
28.84 vMB
0.06520634 BTC
Random Selection Loading Transactions
Max Size: 146.87/200 MB

Candidate Block

Mining Attempt 58bb30a797b3695f6779a544c4ad92cc384ecc34e0b64cff6c96d4f7abbd21ba
Version 20000000
Previous Block 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc
Merkle Root 23a91a8b781e4a005c37f1d647d74179c18e36f39aac98d19d3cb7ccbb6ba438
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,279
Size: 1.00 vMB
Total Fees: 0.00918465 BTC
Feerates: 101.61 > 0.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,536 (397,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
517,162 517,162 0000000000000000002bf3c7ef1d2b5c5c34a7519930ee0562399d0be0b015b2 1,396 0.79/1.00 vMB 26
517,161 517,161 00000000000000000038580b19c3872314b50c74942e7520c351b1704ad93fe6 944 0.45/1.00 vMB 31
517,160 517,160 0000000000000000000fbf04c0380d4c5ced24c5c1a054010e3fc5da8af7e64f 896 0.78/1.00 vMB 50
517,159 517,159 00000000000000000024fad0e361b9ef17d458162bbbcf91be246dd5f54626e3 119 0.21/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.56 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.20 GB
    • Received: 11.31 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.