Loading Tool

Explorer IconExplorer

Memory Pool

72,042 transactions
28.21 vMB
0.06737213 BTC
Random Selection Loading Transactions
Max Size: 170.65/200 MB

Candidate Block

Mining Attempt d6fbaec4746f76e1e3baff5ec59cbaf00563c69f34decf1d0475c94bfe0c8eae
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 4cc24dce6d7e6c4f7f92c5b2d075e583e72c077db3d3e72bbb83700246cc3e01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,539
Size: 1.00 vMB
Total Fees: 0.00534710 BTC
Feerates: 85.21 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (17,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
898,264 898,264 000000000000000000008312887574dfd3f21f33604e8594778cbf60fcbebf51 4,521 1.00/1.00 vMB 2
898,263 898,263 00000000000000000001bf83efb4aa5a77cb4036cfe30dbc661296c41573bde7 3,532 1.00/1.00 vMB 1
898,262 898,262 00000000000000000000c5c248df02138374393a19aeea4e316ea58f0955d8ea 3,847 1.00/1.00 vMB 3
898,261 898,261 00000000000000000001c9f243a5038f61a94c1c1fda7e7a6f17c1a9f2f5a4be 3,183 1.00/1.00 vMB 7
898,260 898,260 00000000000000000001a8b578cdae4232ffbe0e71d735cdbe5e990429a5a78e 2,586 0.66/1.00 vMB 1
898,259 898,259 000000000000000000007945194c5cf247442947fe07c6b0342a7400ea8648d6 3,049 1.00/1.00 vMB 8
898,258 898,258 000000000000000000011abcef4f71fa0f6367fff40f95f9a060c66337cd086c 2,884 0.81/1.00 vMB 2
898,257 898,257 000000000000000000008ee67f846ec3c020ddd95b4856f97e6119187d5ce40c 4,173 1.00/1.00 vMB 2
898,256 898,256 00000000000000000001532c47b79ec1d4adbdb42c65fde2f7f804090f132486 4,013 1.00/1.00 vMB 5
898,255 898,255 00000000000000000000e86519a7245464444f9e57f1b03bd4e147ce98646012 923 0.24/1.00 vMB 1
898,254 898,254 00000000000000000001adf68d5c4b8df8f19d369c4bc1fb6dd3b351c96479e3 625 0.25/1.00 vMB 2
898,253 898,253 00000000000000000000bb0fe36646ba4912e816e000c1bdbd68179305ab474a 443 0.99/1.00 vMB 1
898,252 898,252 0000000000000000000088b5c659f4eba81030c9758645b28907e0fd87035188 2,678 0.96/1.00 vMB 2
898,251 898,251 00000000000000000001f197bc0118db0d5da138c0c73c0faa86ccfcb7eb7532 1,474 0.96/1.00 vMB 1
898,250 898,250 00000000000000000002134cba319ea45ed4b0c820613917287c32e853f1ce8e 2,159 1.00/1.00 vMB 2
898,249 898,249 00000000000000000000fd6382af026408828de6264cb9b06586e674f05ccf45 1,230 0.93/1.00 vMB 2
898,248 898,248 000000000000000000015987fdc0fdb4a4d264a4de56e4c22ce1ee8f07e629a2 477 1.00/1.00 vMB 1
898,247 898,247 000000000000000000013d88a99b0caa602c4445fba8e6be8640edbe1bab52be 876 0.98/1.00 vMB 2
898,246 898,246 000000000000000000023ab022d1fc93feb33df8df82ea4104642547b2bd11a8 1,482 1.00/1.00 vMB 1
898,245 898,245 0000000000000000000189177743e7e642c45e27190302934c2b992bc75cb1d2 2,013 1.00/1.00 vMB 3
898,244 898,244 00000000000000000000fae32df26e105d94290b6bd181f5d9472c0b6144d0ef 1,791 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.18 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: 750.24 GB
    • Received: 18.84 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.