Loading Tool

Explorer IconExplorer

Memory Pool

78,442 transactions
29.34 vMB
0.06271584 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt d314e2f2df07cf6cc9536f97672e4af989fa5dd347926530a83bdc14908a1608
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 95a0a43d1f37565267864c5ed542edbdc76c91fc3a94d5ca70b942c7dae214bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,278
Size: 1.00 vMB
Total Fees: 0.00323998 BTC
Feerates: 12.10 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (677,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,716 237,716 00000000000000c4624f4854b1d054ec6bcd05e7011298c19acc31d33ffdb116 288 0.10/1.00 vMB 240
237,715 237,715 000000000000008cea3b3dd46ab23602dd38fe831be3545ad1b03cc33abe6b52 238 0.25/1.00 vMB 101
237,714 237,714 0000000000000095d8e9257ea46a9b135a769f967079445b7599d69d4daaae0c 702 0.25/1.00 vMB 209
237,713 237,713 000000000000008c2e9d5ae6f36895bad9ddb23774990b052cce39440ce761f9 217 0.12/1.00 vMB 121
237,712 237,712 000000000000010df9b56ec485df6dd7a30baae005400c5d07c5ecd9aa0625d9 349 0.16/1.00 vMB 184
237,711 237,711 00000000000000c09b55d69ad64f0cb121c3c1cca99f37594d27b5f616e08e1b 335 0.19/1.00 vMB 130
237,710 237,710 00000000000000081b362a8b146425ffd255d39e4d6c40910ffb5e8b631a36e0 489 0.24/1.00 vMB 167
237,709 237,709 000000000000014fc110ced61ecd64e7c637980a29d251d600a784b8de7f2410 262 0.25/1.00 vMB 83
237,708 237,708 000000000000014cbecfc2c97682734aa501cea261cbec63115b4e1a41e0b206 721 0.25/1.00 vMB 211
237,707 237,707 00000000000000bcec818f131094a599cdfd815dec3c5080ee46d885836aa2d3 147 0.08/1.00 vMB 146
237,706 237,706 000000000000004c81d150ad19ef4aac14ac72fb2a8efed6216e10ec8256a8fe 197 0.18/1.00 vMB 39
237,705 237,705 000000000000016ba8e4c6f60c89f86c3a021a3b95c25b4907dcc39a2cc75fdb 100 0.06/1.00 vMB 84
237,704 237,704 000000000000015ece0130d3768c2ae2e7f51e2dd81dfff70defe5932a895e2b 113 0.13/1.00 vMB 89
237,703 237,703 00000000000000259aa29d96f07606bc4ebd7810cb4a3ba9c365872c06ebbdcb 427 0.23/1.00 vMB 147
237,702 237,702 000000000000009159e89e517e02c83a71589c73e115d62b35c0b6bbb630d035 267 0.25/1.00 vMB 92
237,701 237,701 000000000000007a3fe7760d1ce3b47987f007c4b55ad2eced16d0ceb42f7d18 277 0.25/1.00 vMB 79
237,700 237,700 00000000000000604d2d03562c4fb3758cba6b1366155a760307c3e7605407b9 553 0.25/1.00 vMB 152
237,699 237,699 0000000000000077cd75693a53a898d91e68a970b3eb2f30fe5851a1098d561b 682 0.25/1.00 vMB 190
237,698 237,698 0000000000000070f5be7ed027b488bc35d828628aba277859ba7b71aeeb8bfe 707 0.25/1.00 vMB 205
237,697 237,697 000000000000000d5c943bd17a69ee039e9180c290517420cbdd3e95a1065dc7 826 0.25/1.00 vMB 615
237,696 237,696 0000000000000020ca8dc5881658f987e1e00b92d0448a0122b49551a9ada46b 6 0.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.37 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: 663.13 GB
    • Received: 14.89 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.