Loading Tool

Explorer IconExplorer

Memory Pool

80,962 transactions
34.04 vMB
0.13236978 BTC
Random Selection Loading Transactions
Max Size: 193.46/200 MB

Candidate Block

Mining Attempt fecbd43b5bbe1e81d30e296253d91f3831ce506cdbe42b90d9d358794251088e
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 92895bea8bb79e240caeb94478905bfd111bb5ef04898a45a496615dabbbc5df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,783
Size: 1.00 vMB
Total Fees: 0.02378541 BTC
Feerates: 104.71 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (81,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,955 833,955 00000000000000000000d0e3173fb507e715ec11dd0d86a70014727ace78ea26 2,368 1.00/1.00 vMB 47
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
Previous 10 blocks ↓
Total Size: 783.09 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: 726.06 GB
    • Received: 18.44 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.