Loading Tool

Explorer IconExplorer

Memory Pool

82,178 transactions
31.71 vMB
0.10752423 BTC
Random Selection Loading Transactions
Max Size: 190.13/200 MB

Candidate Block

Mining Attempt 20704abf43f528a05706e933d3c9e2d870464716824204a14ab64aa82020f7ae
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 82b157533499215735babf651439f4b1af9855350b03bfeeb6fc439236a5b41a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,960
Size: 1.00 vMB
Total Fees: 0.02396196 BTC
Feerates: 99.50 > 2.40 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (81,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,954 833,954 000000000000000000031ae555d445f1f0349d68afba1da7c3bd9b908868dd6c 2,582 1.00/1.00 vMB 40
833,953 833,953 00000000000000000000a07e2c4ff45c863436107f4c9bce5f83cda705f66090 170 1.00/1.00 vMB 12
833,952 833,952 000000000000000000024077dec0babdcd6922da89fa44aafaac09513b983eec 2,103 1.00/1.00 vMB 18
833,951 833,951 00000000000000000002f820d2257a8015c7712f393260e26a66e191639c29f5 1,992 1.00/1.00 vMB 17
833,950 833,950 000000000000000000001c4a89375935849b063890cdef711460f7bdb94c14dc 2,371 1.00/1.00 vMB 24
833,949 833,949 000000000000000000023b0dc3ef0b7aa4f206e405a79afa885cc36728986308 2,770 1.00/1.00 vMB 21
833,948 833,948 00000000000000000000d3dac29b0487ffda58888a63298fe3c664c997b69910 2,572 1.00/1.00 vMB 20
833,947 833,947 0000000000000000000204ab0dce43280f1b2c297d8b01eee991d5720aeecc50 3,048 1.00/1.00 vMB 25
833,946 833,946 00000000000000000002c719cf4e7715a430f84658733ce02ff9438b19ae3232 1,627 1.00/1.00 vMB 15
833,945 833,945 00000000000000000002971fa315fd9d18a5e7bb875dbe19cf03f03cf9090a25 2,510 1.00/1.00 vMB 20
833,944 833,944 0000000000000000000090399184d5c0a22fbf55d2038f8deccdcd28c65c84c3 3,173 1.00/1.00 vMB 21
833,943 833,943 00000000000000000000cc8b64a88b98242c4586a14f7360733a4aee4a20cb9b 2,714 1.00/1.00 vMB 29
833,942 833,942 00000000000000000001243b3c627f9e4a482f089acec9d06ea5d5472d30e015 2,261 1.00/1.00 vMB 16
833,941 833,941 00000000000000000003282bc7466652a895512c23a6a9c0ed2604a7bb70f097 2,371 1.00/1.00 vMB 21
833,940 833,940 00000000000000000002de067b29291e2680b6746cd82a037b0bb41b09108c9e 2,551 1.00/1.00 vMB 29
833,939 833,939 0000000000000000000008ce12d852ebf334843f0f161f945045c8062eeb2ec3 2,497 1.00/1.00 vMB 38
833,938 833,938 00000000000000000003118d26a03f3c10f9ae40f826bddd435eb260c71d0ea8 2,454 1.00/1.00 vMB 37
833,937 833,937 000000000000000000037b54fb56ef2e62f6208f71aabb198c2864870ef49dcf 2,905 1.00/1.00 vMB 18
833,936 833,936 000000000000000000024f4ee76bec4df185246891c4eb2fbcba6a24c6f4967c 2,514 1.00/1.00 vMB 16
833,935 833,935 0000000000000000000201b8e69802298c8b4a966a893427f00a7020fb251c41 2,570 1.00/1.00 vMB 23
833,934 833,934 0000000000000000000333d064cf0001337722bb5a033f8bc8152a787c68494a 2,766 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.