Loading Tool

Explorer IconExplorer

Memory Pool

81,296 transactions
29.57 vMB
0.08370774 BTC
Random Selection Loading Transactions
Max Size: 179.97/200 MB

Candidate Block

Mining Attempt aa5f175fea2dd639dee9290cb0c4806c3c714179834aac2adb8ac1d175aead5d
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 9a97c623c4a268f4eccb9c58604bc9c40f086cd904a9f813a9861e2b6d0ed0b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,276
Size: 1.00 vMB
Total Fees: 0.02128626 BTC
Feerates: 100.53 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (587,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,060 328,060 00000000000000000e7e60809d1bf2a499c2a47a6c05918eb2a5f38bfcbee0bc 350 0.25/1.00 vMB 24
328,059 328,059 00000000000000000057eab695c35178f2e802767e1d548241636d8be2c043ad 207 0.08/1.00 vMB 39
328,058 328,058 00000000000000000535a6a08fe431c01a2c3b87a3bfb120a0f97ef0df163721 326 0.19/1.00 vMB 27
328,057 328,057 0000000000000000142ca76b47b1bed42bddd45f054bfe094f0a5ce017613d61 1,002 0.59/1.00 vMB 28
328,056 328,056 0000000000000000152698257b52a59b8f3b53d8c27cd4fbf17a0df3d77a54e3 303 0.10/1.00 vMB 7
328,055 328,055 0000000000000000018e394d010dd66f1861663fee83c2db371380460f5dfb9e 255 0.10/1.00 vMB 25
328,054 328,054 0000000000000000003ee3ad513d6a32a10ff910ee057a158a88c5fcbbe7c5e9 35 0.04/1.00 vMB 11
328,053 328,053 0000000000000000146d6f648ead94fbdd85616b48f5db5fa0deb5aee75aa1e2 1,408 0.75/1.00 vMB 28
328,052 328,052 00000000000000000bad24e46e587ab29e8afb3212ba6c1938609b1de52f77bf 53 0.03/1.00 vMB 15
328,051 328,051 00000000000000000c3395166bc847a4c7a3135a3b1accd66dcf25544cef780e 854 0.47/1.00 vMB 28
328,050 328,050 00000000000000000c54ecc65d77ae7268e8c8ad0e362d94fad4ef8e263d2a17 517 0.32/1.00 vMB 25
328,049 328,049 0000000000000000115e9853d0de56f3e620d5a0c6e000bbd734ada06f8e2d1d 152 0.09/1.00 vMB 17
328,048 328,048 00000000000000001378d063a524029af9acc9eea79cca337c9ff631fe00160b 746 0.52/1.00 vMB 24
328,047 328,047 0000000000000000170dedfea1fc8799379107e094bf9cfef40d3a2cc5b42790 1,600 0.83/1.00 vMB 269
328,046 328,046 00000000000000000c1fee1e13173d9711b92459c52459ea74df1a2385f9a1de 236 0.06/1.00 vMB 70
328,045 328,045 000000000000000005499c36ac76252391b515593ccfd8eb60b1b808feabc9e0 469 0.32/1.00 vMB 25
328,044 328,044 00000000000000001813dcdafd6c7a1b591cdf5b331cdf6411be655b5524e2df 373 0.21/1.00 vMB 25
328,043 328,043 00000000000000001517c0b3705f72a743c56479776be5fc623f42c1a5663094 550 0.27/1.00 vMB 29
328,042 328,042 00000000000000000f03b8e30a2d62869e8c29a29e4e946966452a47ffc583c7 365 0.26/1.00 vMB 18
328,041 328,041 00000000000000000b8ecf48a6fc41a36629d2b31158697bb7795550d5cb9861 256 0.08/1.00 vMB 50
328,040 328,040 000000000000000010102deaeaf7283c3841f5c98ac9f4d5f084880219f44d0e 556 0.26/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.