Loading Tool

Explorer IconExplorer

Memory Pool

77,333 transactions
28.40 vMB
0.08129079 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt e61f90ba940838d50a86373e45dcf7db0035e64fb2f99b7e2f04664fae406fb5
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 2e3abe38d23a79c4152458805274ce41e6952bb6b52497a56afc4048c12c1ca2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.01781544 BTC
Feerates: 84.47 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (532,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,014 383,014 000000000000000009028fb801a549d2df486fff63ea30a84c4aaddafa438ee6 126 0.14/1.00 vMB 25
383,013 383,013 00000000000000000407bf2a1d8fc03a0d7728ab981f56585a57470f5a17d341 501 0.41/1.00 vMB 23
383,012 383,012 00000000000000000361c6b3c97ba845d0f6117de8123f2f38b383fb37c0e214 1,163 0.75/1.00 vMB 40
383,011 383,011 0000000000000000100afb1335cd1720e5545ee1c28ab8eb2c12baf53f0a0ec1 343 0.22/1.00 vMB 26
383,010 383,010 0000000000000000029f95f30de53e1187f64521a5c3d8649a99293f904c7602 430 0.26/1.00 vMB 31
383,009 383,009 00000000000000000afc133b2b1f0bef8a12cf67fbc3e20c30ed54b9163c63a8 460 0.34/1.00 vMB 15
383,008 383,008 00000000000000000531226d81cc6cdca65c9c4eea4d010c46ea02036e27a16b 1,036 0.83/1.00 vMB 19
383,007 383,007 00000000000000000ad09e1e282b55e3e37b1cb99feff64232a0a80eb2a6e8a9 1,160 0.93/1.00 vMB 21
383,006 383,006 00000000000000000ef86b27c174df6a412c0ce43eab1d532034555749294137 2,057 0.99/1.00 vMB 28
383,005 383,005 00000000000000000403ecfe33d5a0eaaae9a867f312a3685159216f9699b527 1,836 0.75/1.00 vMB 42
383,004 383,004 0000000000000000042562b08d5ff55bf719cd2e85dc80581bb61fda5cb07824 2,002 0.75/1.00 vMB 59
383,003 383,003 00000000000000000d7ee87b2a44f906ca5632050a771239bd1397668a62b17f 412 0.35/1.00 vMB 26
383,002 383,002 000000000000000005658c1cd8b357ee9508f5e30ba03c37656de5b1a8494b8e 1,404 0.75/1.00 vMB 40
383,001 383,001 00000000000000000195fffbb2f518d27c791866bd679e7995c21b6971737755 690 0.36/1.00 vMB 37
383,000 383,000 000000000000000008d31d0698ad99897c21cfeeb52157f3ee66ab0b5a9614e5 396 0.32/1.00 vMB 30
382,999 382,999 0000000000000000040b4adb40cc6d9c06e70dde46586b63020a57d4329d8fa0 1,134 0.71/1.00 vMB 33
382,998 382,998 00000000000000000422f52a9cb9efb837809353e6cb927e6056bcd394f4e6c3 320 0.21/1.00 vMB 30
382,997 382,997 00000000000000000d0c5e55bf760872c7bb50c4d83e518f836250628a48ac49 232 0.13/1.00 vMB 33
382,996 382,996 00000000000000000627786fe45bc05709b1c36ea4b5d00273733959c5d7b5e8 165 0.12/1.00 vMB 19
382,995 382,995 000000000000000002ef7b3072c6d8f8de3a2a1a30c581c5cf8bc3ca689d68b1 443 0.25/1.00 vMB 27
382,994 382,994 000000000000000000f59d86639324b56c539dc9423e12331a5da709afcc37c6 1,212 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.