Loading Tool

Explorer IconExplorer

Memory Pool

43,179 transactions
28.62 vMB
0.07019204 BTC
Random Selection Loading Transactions
Max Size: 147.24/200 MB

Candidate Block

Mining Attempt 8e493d8b6fc78e47820183fafe7236338ad365ef33b56429965ca6bc53b4a81a
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 8007b774384249d6f1729c1d65dc9f03a3d9250b8bede39dc7c6ef48d63f6b41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,243
Size: 1.00 vMB
Total Fees: 0.01469544 BTC
Feerates: 201.07 > 1.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (536,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,558 378,558 000000000000000008715a0768463d60947d70cb225cd7b057e1475d523b21f0 1,774 0.80/1.00 vMB 45
378,557 378,557 00000000000000001118f867129c4f3bea4bb58079b2e25fc549b6ef3aa38eb7 557 0.27/1.00 vMB 54
378,556 378,556 000000000000000002a9f62870ebb9cda91fa7baba23cce396caf6fba0c8ecb7 1,546 0.75/1.00 vMB 40
378,555 378,555 0000000000000000007031bd1335766410486d6b9647677cdf3ae5f919e75c68 878 0.38/1.00 vMB 39
378,554 378,554 000000000000000007eb13cf8012f64ab4deff8e33a35eb09eabd909a7d74a0e 1,831 0.92/1.00 vMB 38
378,553 378,553 0000000000000000105aac86f3a83c7bd94dbdd68063d23f27c07ef215ed8579 2,014 0.96/1.00 vMB 37
378,552 378,552 00000000000000000ea988eabb90d20f761dd09985ea905600d250e469a2f0c3 701 0.59/1.00 vMB 24
378,551 378,551 00000000000000000a2f05e36c76482af62636aa405fbbed1086743d074399f5 2,694 1.00/1.00 vMB 46
378,550 378,550 00000000000000000baee173afde6e1ed390589f58b254fb346dab2b005cbed1 1,525 0.81/1.00 vMB 27
378,549 378,549 00000000000000000a37d231199f710f6bede11e2eb52619dad2d9b519fc2a16 1,265 0.93/1.00 vMB 25
378,548 378,548 00000000000000000068d6eb9b90e8c1117bc39cecc6e261694e170fdc0c0f07 1,753 0.85/1.00 vMB 35
378,547 378,547 000000000000000001b40ca84658bae9b4995172edf2f96600a1e9ad5c806587 1,700 0.50/1.00 vMB 50
378,546 378,546 00000000000000000b2337140bdcfc4fdb348e567c14c8d2104cecc0d2c9fef4 2,039 0.93/1.00 vMB 28
378,545 378,545 000000000000000001f975b03e184a64e79dfafe420a8bd0427e6f4f673f5970 2,684 0.75/1.00 vMB 62
378,544 378,544 00000000000000000fe22568e598b2b158b7075bedfa9f76c1f97df2ffb5d2f8 100 0.10/1.00 vMB 27
378,543 378,543 0000000000000000057732016a16b022d7a797b06d4cdeca9ce63cfc0307d78f 109 0.10/1.00 vMB 18
378,542 378,542 000000000000000001a7f55943cf43302e0646673f4edf16961b776ec8742eb2 347 0.99/1.00 vMB 6
378,541 378,541 000000000000000002b87a00053086a366b92842ad55cea414308e7d4e9ec261 672 0.75/1.00 vMB 15
378,540 378,540 000000000000000003694cf2ffed72649a0389afbdfa64264b5e1f7586d6e239 615 0.75/1.00 vMB 19
378,539 378,539 000000000000000011f8ed9885c64f9415a1f0793980338e03e6883649aa0c4f 143 0.12/1.00 vMB 27
378,538 378,538 0000000000000000089bc621ab9760f05023d5cdf51ae3b6f72a8e26054b6ee2 267 0.25/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.