Loading Tool

Explorer IconExplorer

Memory Pool

78,047 transactions
29.30 vMB
0.06401446 BTC
Random Selection Loading Transactions
Max Size: 176.11/200 MB

Candidate Block

Mining Attempt 7ce85679c02ba9e3ef715a556cf7e6b2d44c43ca5824b145479246ca5f784498
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root a6de9bf31b20ddb331ed5836a45bc10edbbc4bb12e0607e93b4f1cf903549e6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.00457008 BTC
Feerates: 50.25 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (316,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,895 598,895 0000000000000000000585343aad235d93bdf19e974b9824c9e59ce831b19920 2,436 1.00/1.00 vMB 26
598,894 598,894 000000000000000000076a51e20a53017ce6c6f7fe94e7bbe8651be279804321 2,849 1.00/1.00 vMB 22
598,893 598,893 0000000000000000000eafb158724a64de96fbdcb5ac964adab63cb43bfa1087 2,484 0.92/1.00 vMB 5
598,892 598,892 000000000000000000096f951b4b77efc8d3ef3dc8540f0d37d3b397ed1cc9b4 2,388 1.00/1.00 vMB 25
598,891 598,891 00000000000000000007acfe202704bf41508bb90625cd698c4e51a87cc4d41a 1,922 1.00/1.00 vMB 18
598,890 598,890 0000000000000000000df2343fea905b9b0ec508c51b960f9dc49fcaec24ccd2 2,664 1.00/1.00 vMB 26
598,889 598,889 00000000000000000005168089285c25aac3671f70fc040c900c53465cc27eb2 459 0.27/1.00 vMB 13
598,888 598,888 0000000000000000000edf618181d204e9f2467007c6d77b667ed69f83726d3c 1,995 0.62/1.00 vMB 11
598,887 598,887 0000000000000000000f3f7f6f9743117a8e04ed561c095629d8aca591aa7b54 2,583 1.00/1.00 vMB 30
598,886 598,886 000000000000000000004a366d705ee55cb71c106b3f6a5edeb9001d53b6ecca 464 0.17/1.00 vMB 14
598,885 598,885 00000000000000000000c475140bb74227c16cd08e4fdc9e7bace36e3cbfb376 1,453 0.46/1.00 vMB 23
598,884 598,884 00000000000000000003aa5450391d5860955a83caa170af9be2fb393e27d594 2,189 0.68/1.00 vMB 26
598,883 598,883 000000000000000000035cda4d7de10177902536839cdd68e689809bb53644e4 1,736 0.55/1.00 vMB 22
598,882 598,882 000000000000000000128ddd6ddb1b63223ec4380ab4b044fdffb10258a28edc 2,127 0.76/1.00 vMB 7
598,881 598,881 0000000000000000000f4403f757c77a4d3172dc975fa891f089e096cc2b01be 2,154 1.00/1.00 vMB 31
598,880 598,880 00000000000000000012bdbf8d24ffa5bc7b8fad5d0af39ffeb623ad304fa510 2,171 1.00/1.00 vMB 1
598,879 598,879 00000000000000000005f0206e9b84f1498f4eb840d0b7ae3381250cad5fdcda 2,867 1.00/1.00 vMB 22
598,878 598,878 00000000000000000010d4ae554669cc95dea987d68c78d4faebc7b39a05a0ed 2,588 1.00/1.00 vMB 5
598,877 598,877 00000000000000000002cdacb070e08ec05a5a38f8aafdf0d3d711cce48771ee 2,389 1.00/1.00 vMB 11
598,876 598,876 0000000000000000000db17990185d02985b8199ac6b761a8abb589712659adf 2,511 1.00/1.00 vMB 19
598,875 598,875 00000000000000000001ee8d36196a86a7321e9aaa04483a3a40e12b31a2591d 2,894 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.