Loading Tool

Explorer IconExplorer

Memory Pool

73,837 transactions
27.31 vMB
0.06539961 BTC
Random Selection Loading Transactions
Max Size: 166.79/200 MB

Candidate Block

Mining Attempt 16460f73418d223ab605dff22fc3d8f73d6fa0b2e880c3c1c4e0fce0adb73026
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 025c8a9d72c7922590967bf419491eaaeca8b782c0184974d8ac6afa6e9fda1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.00705576 BTC
Feerates: 96.15 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (452,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,684 462,684 00000000000000000008a62ba4bd6a356314ffbf63c0874cf2c5930d258729ff 1 0.00/1.00 vMB 0
462,683 462,683 000000000000000000718dcc9d49d6384b262770f4be307456ad7f06f634dde4 1,220 1.00/1.00 vMB 100
462,682 462,682 0000000000000000009351501124b37979bfcfe8f21700c9535aad8f36e39a33 2,384 1.00/1.00 vMB 152
462,681 462,681 000000000000000000a059a564afff3140e384e4074a00658f58cc11c522dc14 2,037 1.00/1.00 vMB 70
462,680 462,680 000000000000000000bc893c6984466dc40a7b3ee35a883d3a08817d350c0f1a 1,670 1.00/1.00 vMB 114
462,679 462,679 0000000000000000010cfa927f57fe5524ef61c7ad11d5bf0c3724d0b18bf7f8 2,114 1.00/1.00 vMB 129
462,678 462,678 000000000000000001780c6509aee234d97e284a655b8a5a01aa28d9cd47b141 2,301 1.00/1.00 vMB 219
462,677 462,677 000000000000000000d02db087ff2bef09709a3a51b6be0e870bed23909f8038 2,209 1.00/1.00 vMB 134
462,676 462,676 0000000000000000001477910eda18257c3d7a330b934b1a58dc67a29ec95b70 2,809 1.00/1.00 vMB 256
462,675 462,675 0000000000000000009dfa7bad9051fcc1e260adcd01a7c4ff478efacb1d1e20 2,594 1.00/1.00 vMB 241
462,674 462,674 000000000000000000b6773f28bc7a56f379f9fc3ea0e4d3fd5b2a83fb07589a 2,418 1.00/1.00 vMB 193
462,673 462,673 0000000000000000003e57de6bd91ad9ea185f1665b6d034509d8cef64e9e52b 2,396 1.00/1.00 vMB 139
462,672 462,672 000000000000000000850504604a810176b9f55b364ac49092c3c46e2d9a3c9d 2,143 1.00/1.00 vMB 132
462,671 462,671 000000000000000001c3f78b0d8b9a3a0f265031e4cbc448810efacb51d4c1ac 2,555 1.00/1.00 vMB 207
462,670 462,670 00000000000000000132724ac0b4be0f2f575e2d18c3715efcd6212e5aa5c14f 2,307 1.00/1.00 vMB 171
462,669 462,669 000000000000000000f65d8c9764cd7f6e757e3079bb3d3f8767292e49016546 1,641 1.00/1.00 vMB 172
462,668 462,668 00000000000000000081facc12bc04044e7d00e472809885892e9bbfc2da9058 2,213 1.00/1.00 vMB 155
462,667 462,667 000000000000000001f1415c5e5963282201a3861b52227ba546d81f5c9d6b9e 1,039 1.00/1.00 vMB 93
462,666 462,666 0000000000000000003a129fb6c3d2828930ac0f895d933ab3625ca38a46f3cc 1,007 1.00/1.00 vMB 149
462,665 462,665 000000000000000001c09a076e43e290c5525e22cdc64f8f20b9977b1f9bb091 2,027 1.00/1.00 vMB 152
462,664 462,664 000000000000000000cc95dbcdd2552994882e9a71ab3360bb7258af85324871 1,227 1.00/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.