Loading Tool

Explorer IconExplorer

Memory Pool

47,625 transactions
30.22 vMB
0.09626067 BTC
Random Selection Loading Transactions
Max Size: 160.92/200 MB

Candidate Block

Mining Attempt 565a0c8b457efe4c48af2500a8bf30d1a9860f8c03fc0a58cf1947abbd95cb0d
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 40b111798178c243f45462dc2173302132edbd297d38da80ba9b02e374cff304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,931
Size: 1.00 vMB
Total Fees: 0.03554250 BTC
Feerates: 150.97 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (138,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,944 775,944 0000000000000000000516abcd6e3d1da73d9dcffa19ae2b0b44b6d9a0bb9437 2,724 1.00/1.00 vMB 27
775,943 775,943 000000000000000000007541861a9a093a2855a52742e2684174dec45f573068 1,172 1.00/1.00 vMB 18
775,942 775,942 000000000000000000069f86556b430f146240b721fe46cd1e48168fcfcce980 2,649 1.00/1.00 vMB 25
775,941 775,941 0000000000000000000670a5fb9a94cdea6db3cc566ec7132350a07fe7a7c9e4 2,557 1.00/1.00 vMB 18
775,940 775,940 0000000000000000000613f7a8fa0a0856bb3ee87293abab7484b3965cce5c23 2,866 1.00/1.00 vMB 18
775,939 775,939 00000000000000000002b255bad779ea4e12e477853f2e1766f649770d3d3091 1,738 1.00/1.00 vMB 25
775,938 775,938 00000000000000000001bc343821189974f98b530b6e1962db7e01387f36944c 2,137 1.00/1.00 vMB 19
775,937 775,937 00000000000000000004b1c1df81374b470a090595ec3d49de1aa510acd6442b 1,101 1.00/1.00 vMB 18
775,936 775,936 00000000000000000004995defdc1f2324e56f4e669c73c3ef6a16c9cb456c92 1,607 1.00/1.00 vMB 23
775,935 775,935 00000000000000000001b6b7a2e95b457faab5f75f1e2d2827581e7b246f20de 1,774 1.00/1.00 vMB 28
775,934 775,934 00000000000000000001046ff0b8dca2d103a9b205f30bfd3a562513304a72d1 2,038 1.00/1.00 vMB 20
775,933 775,933 000000000000000000046767bd78bd408f3cf3885e44aae82991bf2389d81e2d 2,769 1.00/1.00 vMB 21
775,932 775,932 00000000000000000003ef059761c5575708eebdd2189b1ead8b1dd5923d843e 3,043 1.00/1.00 vMB 33
775,931 775,931 000000000000000000052da67396c80895030e2427e20f1fa5f3e96280882bae 1,777 1.00/1.00 vMB 26
775,930 775,930 0000000000000000000333d265acedd64e126788ce876b46450023bddb4e6a06 2,053 1.00/1.00 vMB 26
775,929 775,929 00000000000000000006155ba10b22cb59f5b11b021c4e3015468c5c895e2cd7 2,124 1.00/1.00 vMB 26
775,928 775,928 00000000000000000005775e0079473a16cdf5b9659009f1d0e84ec518d12835 3,042 1.00/1.00 vMB 22
775,927 775,927 00000000000000000000c9edf9f2a94d58d34304c3882690b17fcb527c50e1ab 2,531 1.00/1.00 vMB 25
775,926 775,926 00000000000000000007258bfdd6ffdf44e9011deefe5c61d58af366a7598128 2,731 1.00/1.00 vMB 34
775,925 775,925 00000000000000000004f34bebf8d94b5203230e013df1aa9014280a8af2187d 3,407 1.00/1.00 vMB 24
775,924 775,924 00000000000000000000e8174c1386898e6fd6f7af1aaed3e368cdc33dda08fe 1,356 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.