Loading Tool

Explorer IconExplorer

Memory Pool

77,964 transactions
33.32 vMB
0.14181160 BTC
Random Selection Loading Transactions
Max Size: 188.61/200 MB

Candidate Block

Mining Attempt 97fbd2a25581b1d5dce7f7889e57706b16158551dc53cf27fe56daf95ef9a711
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root 7744e9f7f45fdea37fa07fb0a6a70553314207d180fbc143efce94817ed97f82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,154
Size: 1.00 vMB
Total Fees: 0.03564803 BTC
Feerates: 150.61 > 3.57 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (532,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,020 383,020 000000000000000009295d6c4dd46e50f94a50ace39d4e736e2518eb4f5d8390 834 0.53/1.00 vMB 27
383,019 383,019 00000000000000000be2c0956eadc17078724bdd6823e7c0f5446ccfdbad25c9 1,229 0.67/1.00 vMB 35
383,018 383,018 000000000000000008ace42750b4b9b59599f82b8ba76b0c80cd7b82c33e8cb0 227 0.14/1.00 vMB 21
383,017 383,017 00000000000000000cff4aeb9938a3d11704dba5ba4e03d67a83b636575a19cf 1,172 0.71/1.00 vMB 34
383,016 383,016 000000000000000005e6427ee0d928811c05d88e3e52eb663aa97258d49af634 219 0.13/1.00 vMB 20
383,015 383,015 00000000000000000e3dbe7178b2fb4a8182c68b53b7967ae3840de5bd85a362 1,398 0.70/1.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 783.12 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: 737.88 GB
    • Received: 18.60 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.