Loading Tool

Explorer IconExplorer

Memory Pool

85,263 transactions
31.93 vMB
0.19692998 BTC
Random Selection Loading Transactions
Max Size: 189.73/200 MB

Candidate Block

Mining Attempt 6231ad6f08fb6d7384dbf96f0fcc4c420efabda54c8d64cc5cd2ba86864a20f9
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root e25e5b713f37a5b0d713fd5df46234dec962a97698993335d7fbd332b109392a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.07592613 BTC
Feerates: 301.64 > 7.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (779,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,376 135,376 0000000000000a070d7e5717084eaeba7ac4f3ef0b345367454cc7875b555984 114 0.03/1.00 vMB 28
135,375 135,375 00000000000009775ce7b7b55f5cf4055c7b1c1ca111b2afa32ca86249576163 73 0.03/1.00 vMB 263
135,374 135,374 00000000000001ec46685f8241f6ddbfe8178c2f8b4a8a378a2af702e37b6ae0 146 0.05/1.00 vMB 271
135,373 135,373 0000000000000725d87baccf3210cc8a816e0425938083ee0f3ac5ec6532d632 96 0.05/1.00 vMB 194
135,372 135,372 000000000000099de1baf9b1834838178b59b35173a5a97fb32cd82aaa2bc249 47 0.03/1.00 vMB 347
135,371 135,371 000000000000047b58bb1dc2433ab7d69b55a8cdafa685ae5103548edf27c864 50 0.02/1.00 vMB 186
135,370 135,370 000000000000054897e47a3d0a687a329419d71741bbc86e98a221d7f303a680 50 0.02/1.00 vMB 625
135,369 135,369 00000000000000106dc7e288c20e65d5eadb47fe3a44fc299db6854be7fea426 155 0.06/1.00 vMB 431
135,368 135,368 00000000000008e8cba324c2500f2f32f9deebffe1ca5f9707ba5b575dac2f50 49 0.03/1.00 vMB 514
135,367 135,367 00000000000004b29163a273c6095e886e52531d7b994e0a955bf1868db1f9c9 19 0.00/1.00 vMB 832
135,366 135,366 0000000000000225d27e00251102a6bd1017f927ac58ff85f442c40e9478215c 31 0.01/1.00 vMB 560
135,365 135,365 00000000000007cab886452b103bf1ceccd7d6baaac01a5faa73ac23ba3fb584 27 0.01/1.00 vMB 318
135,364 135,364 0000000000000208360bb110b694dce566b4d080b031564070d977f25c59b2aa 19 0.01/1.00 vMB 380
135,363 135,363 0000000000000660ec0d126939dc1d9b440b6d8d0aa748d3bb919341d3d69dca 40 0.02/1.00 vMB 641
135,362 135,362 000000000000048ce2d5300ac7278ffc9f070d5dac74f4ec2d5d3ad48dd87146 73 0.02/1.00 vMB 211
135,361 135,361 000000000000069ce4efcbaec4bbe5144d7f50b610838e1507eaea82fc71f033 69 0.04/1.00 vMB 391
135,360 135,360 00000000000008901b5836c3d781cb6093014719f4f0ad1b343520ec675c0f76 135 0.05/1.00 vMB 341
135,359 135,359 00000000000006abf7b43ea5cc00f4e5ea10962bf65432678be3f77a7272f8d5 29 0.02/1.00 vMB 111
135,358 135,358 000000000000083e7549dcdd59b16739fdc08d6306b508c458b7b7f80ff0a637 10 0.00/1.00 vMB 597
135,357 135,357 0000000000000803fc26653f5b46200b1dece52e6f454cb1ccc7e70abcc1b683 27 0.02/1.00 vMB 252
135,356 135,356 0000000000000794bfa9365b423f4bf6ba6472c3c0d1f30de38f97616774f9d2 59 0.02/1.00 vMB 477
Previous 10 blocks ↓
Total Size: 782.65 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: 672.61 GB
    • Received: 16.28 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.