Loading Tool

Explorer IconExplorer

Memory Pool

48,711 transactions
27.54 vMB
0.07852322 BTC
Random Selection Loading Transactions
Max Size: 146.84/200 MB

Candidate Block

Mining Attempt 74818b363aed14eab1ab5a9cc73026f4d421861d1f14bb52f653ec4e60310080
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root e17c5df8a3c3d00d71d7f77ab075e75c75412a801f6b7b5b5bdcf9b8677f978b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,870
Size: 1.00 vMB
Total Fees: 0.02650642 BTC
Feerates: 150.92 > 2.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (170,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,330 744,330 00000000000000000003ebec2998e53a25384110000371214b02a117a4cd1fb9 111 0.07/1.00 vMB 13
744,329 744,329 00000000000000000000577836b62ea9db4ee3a647a1eb0ef9b715da679e9e18 567 0.52/1.00 vMB 5
744,328 744,328 0000000000000000000603e74995d0e286eb910837bcd32a12148d3aa98b059a 2,109 1.00/1.00 vMB 10
744,327 744,327 00000000000000000002f3955c93f0576623e66f6d2b1601f3153aa0edaed2a8 1,238 1.00/1.00 vMB 17
744,326 744,326 00000000000000000007adb90e9258cbab4c705bec1c7874f64b8ecaa62fa97e 1,712 1.00/1.00 vMB 28
744,325 744,325 00000000000000000000837edee09a787762a67f5fa14ff113d85bfad7c95772 2,657 1.00/1.00 vMB 10
744,324 744,324 000000000000000000065c91051514e6912f1bd10e3910a043f9c57c2b269a57 2,614 1.00/1.00 vMB 21
744,323 744,323 000000000000000000042382f6a0058337df2ad5643b65e46e586e646d1b2e57 2,744 1.00/1.00 vMB 15
744,322 744,322 00000000000000000003f696f1380267c2142b105410d00e963c26bacc159f2e 3,262 1.00/1.00 vMB 29
744,321 744,321 000000000000000000091d8b92749fd2a64028b62cc6600d8951dc1bc50fdc31 122 0.04/1.00 vMB 19
744,320 744,320 00000000000000000000381546942469183fd630b99d9183e7a427d0a4806d78 2,508 0.83/1.00 vMB 17
744,319 744,319 00000000000000000006edc7b03b8423e57835b9f0e1b8fb8962127cbbc2ca17 488 0.50/1.00 vMB 4
744,318 744,318 00000000000000000008468f78ccc572e2bdf9c5dfa4e641eb54b68586edfea3 2,527 1.00/1.00 vMB 9
744,317 744,317 000000000000000000053418a8502dbc6c5a58303e7573f04fbe97a70ac6c0c8 1,818 1.00/1.00 vMB 17
744,316 744,316 00000000000000000008850f5d8a65f23d580c7a1c0cd27a4f242edc1fe8bcb4 2,598 1.00/1.00 vMB 26
744,315 744,315 00000000000000000004e215ae1af72e2a651c17cede2890b16fd9ed576967aa 3,285 1.00/1.00 vMB 32
744,314 744,314 0000000000000000000850a28664f06183ca87f3bf7c2f37a1572715dd1c1e21 444 0.22/1.00 vMB 15
744,313 744,313 000000000000000000062e344f321c2789445e80aa7d68b6bc2a688a0bb5d950 1,473 0.85/1.00 vMB 11
744,312 744,312 000000000000000000049a5f64153078219b447cebb838fdcb486dd403b9763d 2,349 1.00/1.00 vMB 18
744,311 744,311 000000000000000000078675bbb7e7c5e66ceca0bedac57de0501e1ab36532aa 205 0.07/1.00 vMB 18
744,310 744,310 000000000000000000065aa322b5a9196c1d126a03bda72f0a8f173b76923877 112 0.03/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.13 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.