Loading Tool

Explorer IconExplorer

Memory Pool

80,775 transactions
34.15 vMB
0.13424803 BTC
Random Selection Loading Transactions
Max Size: 193.89/200 MB

Candidate Block

Mining Attempt 97ed16a76acf3f8e64014bdbed5fcada90d0be02e26f08555543c1c67da7ebb2
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 6f5ec55b8ef9034a25c1ea99973865dfa7800ea7cb533e59dd6b9f329744b08b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,422
Size: 1.00 vMB
Total Fees: 0.02294707 BTC
Feerates: 384.62 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (737,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,408 178,408 00000000000004664fa77f0ddba0f93b56d9a1b86641b89b29128ca3580b6d1f 139 0.06/1.00 vMB 156
178,407 178,407 00000000000009298a68ee98fda9e0831fe3d11d8d428a0c6c17c83b28c98322 11 0.00/1.00 vMB 13
178,406 178,406 00000000000001999bac48a71f94899d5f09b6b2c766aaf4e5c36039677e3ac5 42 0.02/1.00 vMB 159
178,405 178,405 00000000000000530457e13f7487a5772f501071ac024fb50f2a9de25aca3ca9 41 0.02/1.00 vMB 188
178,404 178,404 0000000000000693cbb425db57d877f99e8643dcc58ec488cfc60ebcc0864006 19 0.01/1.00 vMB 283
178,403 178,403 0000000000000ab60a4f015c9410cfc298dedbb2e089d45631978dc493facbd6 112 0.05/1.00 vMB 132
178,402 178,402 00000000000001d60e33d59933eab827132462481539dffbdb1ed326b9423c14 153 0.05/1.00 vMB 104
178,401 178,401 0000000000000482efaeab28d32b1ec705c3444751dac6034a95dda5bf14ec9d 12 0.01/1.00 vMB 66
178,400 178,400 00000000000009ae427eb833c698993f466f93db2f99ec9f79863f9bb7d884c5 83 0.03/1.00 vMB 463
178,399 178,399 00000000000004863e453d1d820f6d70834d5a91e526bcb82fe588c21e576b44 15 0.00/1.00 vMB 38
178,398 178,398 00000000000001b2e15620c46ccedc058604b74d1d82d255d399d992b183d00f 95 0.04/1.00 vMB 119
178,397 178,397 0000000000000553fc33e3593f556a9ade86af44afee396393289f0b2924dfad 71 0.05/1.00 vMB 95
178,396 178,396 0000000000000a33ed925205bd9fb979f69b4b7d1355b5a418f29762f663cb1d 117 0.05/1.00 vMB 157
178,395 178,395 0000000000000a50b14e181ee2eddb662905d6da9f5b3181340d755c4ca51edf 76 0.03/1.00 vMB 176
178,394 178,394 0000000000000007ea4af5dd87fc7d6da8c6b2fe8293d7530e86cbc28439e849 13 0.00/1.00 vMB 388
178,393 178,393 0000000000000235835d3b5898ea9378f024101f4dbc64ccd49fa1834ecfe125 145 0.05/1.00 vMB 103
178,392 178,392 00000000000009e055a6f03aa4219e20af313c44f26bf843b0409b3d69485d7d 8 0.00/1.00 vMB 28
178,391 178,391 0000000000000972ac7f2282a1a3a32d4275fab4b1941dc5ae1612faa0bb7432 27 0.01/1.00 vMB 143
178,390 178,390 000000000000083663f68d495f3b50923e552e49cb1fab572c9e3394b932fb7b 51 0.02/1.00 vMB 90
178,389 178,389 000000000000035024efaf5e4ea4cc1e659bfa3d04bd0194a5309754ededed4e 10 0.00/1.00 vMB 16
178,388 178,388 00000000000007df3f989f8b0a6543b5fa8b16703568c14900b2170f0b10ef2c 92 0.04/1.00 vMB 324
Previous 10 blocks ↓
Total Size: 783.10 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: 729.61 GB
    • Received: 18.49 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.