Loading Tool

Explorer IconExplorer

Memory Pool

74,480 transactions
27.62 vMB
0.07614945 BTC
Random Selection Loading Transactions
Max Size: 168.26/200 MB

Candidate Block

Mining Attempt a704798634b955c3aa2ca2a7466b8e373e54f9174c3a417d773d941784f0ef58
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 8ccaadd7eb5015ffb53eb422c58c10eadc1c9926584bac5549d4a25be0fd0937
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.01718202 BTC
Feerates: 402.60 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (305,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,233 610,233 000000000000000000042365ca8028260863de011f6a10e56e6b85f5afc2ce86 811 0.20/1.00 vMB 16
610,232 610,232 00000000000000000011d3553ce60a5bef7c3a655507082e07bbcab7b7e60d80 1,273 0.35/1.00 vMB 7
610,231 610,231 0000000000000000000c228f85d1800d486aa91a91a63c4f098f0b7b511d3879 3,435 1.00/1.00 vMB 11
610,230 610,230 0000000000000000000d920b5bdbcf1d5e738206199bcf36d376a9454856c012 1,641 0.42/1.00 vMB 9
610,229 610,229 0000000000000000000b5ce8bf6e09728af4546e8d6d84e1affd3e516bb13d0f 1,920 0.52/1.00 vMB 12
610,228 610,228 00000000000000000012a8f432affe5c19084b34b7fc3ffaa3b471f1e1d30e32 526 0.17/1.00 vMB 20
610,227 610,227 000000000000000000069140132167f34c4d9707febe115affe77deaeef0c824 954 0.29/1.00 vMB 9
610,226 610,226 000000000000000000015b6914bf184ac70bc7b374ac3dd83f4df78f9d67619f 2,081 0.72/1.00 vMB 5
610,225 610,225 00000000000000000011cc7ee5715ef610209de072451be7673935961fc6fc54 3,196 1.00/1.00 vMB 16
610,224 610,224 0000000000000000000685e6df3e31e2f354a3b061b0bd623481b9bd2d625832 3,681 1.00/1.00 vMB 11
610,223 610,223 00000000000000000008d18b5f9c292cd47af40486e68b76583ccc985945d2ef 695 0.18/1.00 vMB 14
610,222 610,222 000000000000000000139b47dc3b18b9b75905a51b0acf0b46e612e281a44de7 2,318 0.61/1.00 vMB 10
610,221 610,221 0000000000000000000a18eceac9d06b6578fc21a3737a7a0bb6c83f19ba1036 2,331 0.63/1.00 vMB 8
610,220 610,220 00000000000000000014445ada03c6d6339854264e219e8629f97d11dfb91f93 1,696 0.69/1.00 vMB 2
610,219 610,219 000000000000000000009cea1bc4610d70fa2f7111812ead39191f3c1f8e9ea3 2,775 1.00/1.00 vMB 9
610,218 610,218 0000000000000000000b9d89ea26b43c0843e834a7bb6c5a3a42ed5ff1106d9a 2,878 1.00/1.00 vMB 8
610,217 610,217 000000000000000000135a921eaa291ae440d0a4c65e502a976469ccde0a7ca2 3,418 1.00/1.00 vMB 17
610,216 610,216 00000000000000000014a16dee038c3e0c6eacdda732edf2c11fa89e54f5e192 973 0.33/1.00 vMB 10
610,215 610,215 0000000000000000000a5119afde19c4d266069bf584ca18bcad38e249181899 876 0.47/1.00 vMB 7
610,214 610,214 00000000000000000003e0acf878a22fb4581fb1ba13e81a4e552ab4ba30ec9a 69 0.02/1.00 vMB 8
610,213 610,213 0000000000000000000fe345d570b07211eb73aec3ffba74b82d3f65775494d2 2,606 0.90/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.