Loading Tool

Explorer IconExplorer

Memory Pool

80,393 transactions
29.68 vMB
0.07004778 BTC
Random Selection Loading Transactions
Max Size: 179.11/200 MB

Candidate Block

Mining Attempt 7b918c9db67e6672a47fb7fb70406f966ef3886cd80f0458c221d5f43f0b91c0
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 1656a2046269a416e039b7c99185391fecd51b05668e2c237180d3ce9aa6056f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,130
Size: 1.00 vMB
Total Fees: 0.00951819 BTC
Feerates: 502.67 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (738,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,860 176,860 000000000000029caa30e15a8f2d3db3c38dbaefd947a307279fad1c6d6f0c10 12 0.01/1.00 vMB 373
176,859 176,859 00000000000000ec01eadb966a853c1890d0354bb40bed5cc30597d9735352aa 125 0.04/1.00 vMB 106
176,858 176,858 00000000000008bd0307947efe3bc832517f4ed182fd47f72c5d2be60f2e8add 55 0.05/1.00 vMB 68
176,857 176,857 00000000000005977721bad7fa13055a76de8ec7c955d0b1fa8f4c13351d8c5b 15 0.00/1.00 vMB 72
176,856 176,856 000000000000029c36ffe77f15953a8747d71fc70ffb68bb857cfaad1a3c0c3b 10 0.01/1.00 vMB 57
176,855 176,855 00000000000004c37c53fb7530167ea8373acc52f04db3231e690b7b3d1283cb 13 0.00/1.00 vMB 95
176,854 176,854 00000000000008d1f8198e453cfc4683c8451682c109a26426bf3319417baf3d 56 0.01/1.00 vMB 10
176,853 176,853 00000000000003c4d91c5a9da947ac5f29cf3ae756c20004639c8ee9f95867ad 63 0.03/1.00 vMB 74
176,852 176,852 000000000000046ee08110fb4a0b6a1e2284811d3a7814c0b36eaa223c298528 33 0.02/1.00 vMB 57
176,851 176,851 0000000000000a0fc79165ceeae5c17f209fe1894b7fd3cf9681f7671b7f0b89 55 0.02/1.00 vMB 16
176,850 176,850 00000000000001eb4b54a3670176faaabd7abe4c3d93a914022c95f3d92575c7 79 0.03/1.00 vMB 106
176,849 176,849 00000000000009cb325bee9b037be24b295ea61b33cacd863d703dff291ca8d6 37 0.02/1.00 vMB 65
176,848 176,848 000000000000039a8610fdc5d961ad55d2c52a322d08a415214e54a12c006a88 53 0.02/1.00 vMB 84
176,847 176,847 0000000000000289c0d14c1af2f8df505395cdd4221d80ecffdd9fc9f67cd12e 39 0.09/1.00 vMB 81
176,846 176,846 000000000000027cc8b6152f28c807c86debe1fb1d935b207f8e6b0aded2a738 6 0.00/1.00 vMB 0
176,845 176,845 00000000000006b4b8cef678dbd458cb2e5e1923a80ad322b2440b19e7c9552e 34 0.03/1.00 vMB 497
176,844 176,844 0000000000000589bd11679646d6e7f4685253f67f529a9bf1d6eb3c15a25e84 60 0.01/1.00 vMB 21
176,843 176,843 00000000000002003ea22a978c1f0ae092651a62d395ccd8c316e912564efb4c 57 0.02/1.00 vMB 95
176,842 176,842 000000000000090290c6413ebfa156da9d13be8fc0b7d2ba3b529006d574ec8e 17 0.01/1.00 vMB 53
176,841 176,841 000000000000050eebe4cfb0c11a6d7c49b31dd6366ca907bba66ae3dc026cf6 28 0.01/1.00 vMB 101
176,840 176,840 000000000000099096b992872448614f0ba3f02e2e54793a0456f7248866eb26 44 0.05/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.