Loading Tool

Explorer IconExplorer

Memory Pool

46,857 transactions
28.79 vMB
0.08464443 BTC
Random Selection Loading Transactions
Max Size: 153.14/200 MB

Candidate Block

Mining Attempt c21ef23604257573a207e80b7d9f83c78a3622c2e15504263115418f95e7cfc1
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 89692ff32902a3c908f302812820301f0c0a704d463585eae7f86adbac83dca6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,077
Size: 1.00 vMB
Total Fees: 0.02989889 BTC
Feerates: 151.16 > 3.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (798,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,954 115,954 000000000000772712841a04af2980156508c230dc08e7acce2a0462e6a30e34 7 0.00/1.00 vMB 0
115,953 115,953 0000000000002c5b725122897e0135b92c1595f916605dcb00e97ae56293eae3 10 0.00/1.00 vMB 823
115,952 115,952 0000000000006add3917cb0547739a672212d789708f7592adc0ccc29e41e98f 5 0.00/1.00 vMB 0
115,951 115,951 0000000000002beef94d69942612ed266565d75a0bc243c1b896f39572346fb8 14 0.00/1.00 vMB 879
115,950 115,950 000000000000529e355b945bd9d3eff7b9a0bf811b28a253e9857835ec3d651a 4 0.00/1.00 vMB 847
115,949 115,949 000000000000910f26b51c8e99e2366ec36695aa5329f1eaffdb21e41e884ed4 2 0.00/1.00 vMB 0
115,948 115,948 00000000000013590df15a0524fd0be0dd669da83996b73e933d5cb349a9f685 11 0.00/1.00 vMB 720
115,947 115,947 000000000000c29d267f4d1fab2288fdf752467c80b0b14d910fc887bd2d4976 6 0.00/1.00 vMB 601
115,946 115,946 00000000000082429128f3dfe06108b5918e842a6f2f5aa7672297fa57581ba3 12 0.00/1.00 vMB 616
115,945 115,945 000000000000b520f979e359f1aa5c448ba55f3b6d7736dcf4afc9b3483a09ef 4 0.00/1.00 vMB 1,414
115,944 115,944 0000000000007c6a07d096f2a611478eb8252f765a377701afccad56d49e87b8 3 0.00/1.00 vMB 0
115,943 115,943 000000000000622a38819d49bf19ae97b75c4e853093d040bcac36be73399072 3 0.01/1.00 vMB 0
115,942 115,942 000000000000b8fe0f75e0e17c1cb34dff55d3ebec3da3e75a3dfe0af8f96fd9 3 0.00/1.00 vMB 1,434
115,941 115,941 0000000000000937a2672f3be53f43f236a37eb70f3a4f4347ebcd2926a24cf2 3 0.00/1.00 vMB 0
115,940 115,940 0000000000000586407a7d03ddc02b12025ad7ca9784fd5b86fd8443e6d6aafc 5 0.00/1.00 vMB 0
115,939 115,939 000000000000611dbdf1a15c9f38e9b8b5e6d8ffa83f074e1d5f881350c02972 1 0.00/1.00 vMB 0
115,938 115,938 0000000000007009f194071a94b700ceb513a6fcaa92a6b17f93a79c6100b6d2 7 0.00/1.00 vMB 959
115,937 115,937 00000000000040f370f6ed29ebeff1ccd9a4854ac4589cb589f8c590096ed372 6 0.00/1.00 vMB 0
115,936 115,936 000000000000ca11ed39feba1e60a1b885befafbb6532ece763ba18bdc05ffdd 3 0.00/1.00 vMB 1,443
115,935 115,935 00000000000091d47cec2720ad6f24b02f507af99c39b5d61bde39ff986c1265 19 0.01/1.00 vMB 359
115,934 115,934 0000000000005f9adb0565a4a298114b0eb3972f487c58cb25bf9634045dd01b 16 0.01/1.00 vMB 463
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.