Loading Tool

Explorer IconExplorer

Memory Pool

39,809 transactions
17.59 vMB
0.14191399 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.03/200 MB

Candidate Block

Mining Attempt 81d76f92623e8b3d60a4ee8de30c74ed382658e8c6e041baff7f292b8d188380
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 347c24580a6102b9c60b6a7b10afc3dac2c48ba2e7a160adb7ffc817ebba2a0a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.03809851 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (687,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,547 225,547 00000000000000f41b6ab77b2e7dcf99ae9cddf6a443af954d3bc678af85cf7a 681 0.25 vMB 318
225,546 225,546 00000000000003667ce3fbf97a1ffb9a2885cc9d84711cea32498cdbb6f153a9 191 0.19 vMB 113
225,545 225,545 0000000000000279a3aab42bbdceb080aaeb52b60f2f059975a879644387a89e 476 0.25 vMB 149
225,544 225,544 00000000000002f94ab7dcfb160bb9f32c37093b307ced5bcb63977193803dec 682 0.25 vMB 294
225,543 225,543 00000000000000b8b5298ecf3cb910b2b91e8b678e415fef7c96ba4d010f82f3 716 0.32 vMB 186
225,542 225,542 0000000000000204d7e7c132cd2aaa143f6b207d3be49300744a7ce9ca5f31c8 327 0.25 vMB 139
225,541 225,541 00000000000000a636d318d7384d2891c788af10e50b8d1e27b64df847f9117b 503 0.25 vMB 184
225,540 225,540 000000000000021a355a41df321b9bfb6b9af3aa8ba9d19b93ed3ad608b1cc42 512 0.40 vMB 56
225,539 225,539 000000000000033584d783a674f0a406748f81d779786b8cdf8fbfe8af83d5b6 454 0.45 vMB 84
225,538 225,538 000000000000024c7688beddc6b426f7b31217a0039e8c765d0c945bcac77101 562 0.25 vMB 316
225,537 225,537 000000000000008a89f77e02db0f6a4c35ef79730ce0df96dfb2a1b45ee3ae66 582 0.25 vMB 188
225,536 225,536 00000000000002a7cae445400145410baff18ba905a0524cc6aed685daa84349 825 0.25 vMB 273
225,535 225,535 00000000000002cb3370c616cedcb94d35f28ed11bc016bc73a3aa8db219cd40 133 0.19 vMB 62
225,534 225,534 00000000000002042e9dcec34598efe7af6f1b907e0a7fa5a71c46f35ffda5af 523 0.25 vMB 163
225,533 225,533 000000000000015f42ba5ddfbd1e63122aaeafb913a959a2d566cfa3bbc0b78a 681 0.25 vMB 584
225,532 225,532 0000000000000260257d73f540644c36b113f0e00030686766db04fe754062c2 210 0.16 vMB 111
225,531 225,531 000000000000017a9a021d17ece02707f4dc3564c5192e9f8fb6003f6c28db0f 533 0.25 vMB 190
225,530 225,530 00000000000000dc494d88100ea1e330c8ed932745235397ca5c4348f2e15d34 746 0.25 vMB 254
225,529 225,529 000000000000031c7e1fcdecb172c499dc8cfadaac1b105186d040bd1fb4ca9a 168 0.22 vMB 39
225,528 225,528 00000000000002947e5459a8191d6932fb7187f5ffb6a5bae5ec80163b4c92ea 237 0.14 vMB 141
225,527 225,527 00000000000000aa8a7e061f271ee5a0029ef21cc83af6d8f61ce490fe715b64 505 0.21 vMB 186
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.77 GB
    • Received: 0.47 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.