Loading Tool

Explorer IconExplorer

Memory Pool

45,917 transactions
27.70 vMB
0.07641451 BTC
Random Selection Loading Transactions
Max Size: 146.58/200 MB

Candidate Block

Mining Attempt e4e3218f144fc35dcff8006caf15f1e51625f1489c1ddca0cfad88e3b01eb6fc
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root f35d6cb2bf50e1d4d1308aeadddbf0436ce2f67477ee7a6e099122ecfb0664a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.02408288 BTC
Feerates: 502.65 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (598,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,799 316,799 0000000000000000105c457f3c42c80bed1d099def34ed5c7bb441e42a5a5434 342 0.17/1.00 vMB 28
316,798 316,798 00000000000000002d5b4369e1332bc23354730485561ffc543929bc58704f93 575 0.38/1.00 vMB 24
316,797 316,797 000000000000000021958882054eb93d78805da91dedf212e1ecbfb959794a7e 86 0.08/1.00 vMB 8
316,796 316,796 000000000000000025a5eda50e2ceeb6bcd4862f535eeca1f1815f38486560f8 62 0.03/1.00 vMB 27
316,795 316,795 0000000000000000196db0b340a3d6b713b3a2164fc65e0b2dc0ac92f4ef029a 199 0.10/1.00 vMB 31
316,794 316,794 000000000000000024958f5096a6c5a9916569018ea71c0d39c7d5403af878b6 1,300 0.74/1.00 vMB 28
316,793 316,793 00000000000000002ad1a96ef69195762465c7cb97aabcffcd235e93019fd52a 1,500 0.75/1.00 vMB 28
316,792 316,792 000000000000000017d09512a312dcbf9d2b1799c9222b7afeb4147f7cd30905 610 0.33/1.00 vMB 31
316,791 316,791 00000000000000000baf6234aadad0556af83451f03693298555fc5716f31542 549 0.27/1.00 vMB 24
316,790 316,790 00000000000000001032c68d3c2a44b645a3d5d8cc8fd3d4243d3d5d0dcb9730 435 0.59/1.00 vMB 31
316,789 316,789 0000000000000000048707ce20c5bc5b6ed8e0e89a68d139c761e7f945ede822 1,599 0.50/1.00 vMB 44
316,788 316,788 000000000000000010fbe28869167afee9e9daf3c1d8a0aefdd8cae3973d075e 199 0.11/1.00 vMB 27
316,787 316,787 00000000000000002a58e35ccba4f253584ea8ef5d5985202f92202ea7725b14 879 0.66/1.00 vMB 21
316,786 316,786 00000000000000002dccaa19fad576fe8747e4b44ec742316bee510b5dc195e7 1,417 0.75/1.00 vMB 31
316,785 316,785 00000000000000002b5bd70a0b2ab739cef226a5f9fb896ece469a50670330b4 915 0.35/1.00 vMB 58
316,784 316,784 00000000000000002b2818293e819317149f610ed88c7efd8bd0fbea02bf007a 810 0.58/1.00 vMB 23
316,783 316,783 000000000000000025a390f23abe1f66ba4577f37f618c2bdd85a64b7a286052 19 0.01/1.00 vMB 23
316,782 316,782 00000000000000000fe7f58b8818a5b10fc839833d2c4c66d04981fea7545cb6 575 0.37/1.00 vMB 24
316,781 316,781 000000000000000025c4b589c22a05e8380cdc5d6652a6a8f53a049ad5479521 843 0.69/1.00 vMB 22
316,780 316,780 00000000000000000eeb78eef5f6d1c397c3f4543fc4d91e0a49406b458dccc0 572 0.35/1.00 vMB 26
316,779 316,779 00000000000000001b535a8ffdfce25f9b90b0e4754a87417fc2cb2d57233d12 117 0.06/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.24 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: 655.25 GB
    • Received: 14.28 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.