Loading Tool

Explorer IconExplorer

Memory Pool

82,460 transactions
30.91 vMB
0.10570803 BTC
Random Selection Loading Transactions
Max Size: 185.88/200 MB

Candidate Block

Mining Attempt ac17e976267316b815c49d643a838eb53a3cc6577b835ba585f789e8cb4a46d9
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root edb76af52437a7d501895588300af1c3c6f5e5a6da626127d572fd8d8de78422
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.03641472 BTC
Feerates: 163.06 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (375,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,072 540,072 0000000000000000000f00d714638ee764feeb8ae63facde518e6487fea168da 2,725 1.00/1.00 vMB 54
540,071 540,071 00000000000000000008c5b217f847377f3e761f534ccf80ed1ea5a8c404d9d7 2,638 1.00/1.00 vMB 69
540,070 540,070 0000000000000000000c7c88c4c600cf40756b74c19720942df2ba4d6d5ad4e2 2,428 1.00/1.00 vMB 38
540,069 540,069 00000000000000000025c0c971e7243c7d52025aa36a19091448c17bbe1f5fab 2,294 1.00/1.00 vMB 23
540,068 540,068 00000000000000000001289fe92952030807097248b39004f3f72b0dfc434b94 2,505 0.97/1.00 vMB 25
540,067 540,067 000000000000000000256264fc2fe23912ed6d5cccdb6820092b865d2553ba0e 2,659 1.00/1.00 vMB 47
540,066 540,066 0000000000000000000351c02c6f6d794f5e8b574e220236a328d0df48e27b0a 2,815 1.00/1.00 vMB 43
540,065 540,065 0000000000000000000015a901a3596076fede80928a9c51a283b127900037d0 2,889 1.00/1.00 vMB 50
540,064 540,064 00000000000000000026c03f331b58f87657d9744e560f877f48eabadde6bb1c 1,761 1.00/1.00 vMB 70
540,063 540,063 0000000000000000001c5d6d1f6e11cfdc97fdf3431a89b0716c71e4b5780a1e 2,823 1.00/1.00 vMB 57
540,062 540,062 0000000000000000001bc052e0aded766c4c6d4ab07608530de4c19f004f1c75 2,887 1.00/1.00 vMB 40
540,061 540,061 0000000000000000001619aafe9fdb173168a3195fbc95aeb8c061a4691bf144 2,436 1.00/1.00 vMB 46
540,060 540,060 0000000000000000002129888e82086f064463e9ff7a1a19f5fe4fe9f160474c 3,009 1.00/1.00 vMB 61
540,059 540,059 0000000000000000001783689bbd045601d90c39d7bdaa319ce7ac27b111535f 2,602 1.00/1.00 vMB 51
540,058 540,058 00000000000000000018da8e1511aa2a64d19d9bce6080a18910c3af816f1794 838 1.00/1.00 vMB 46
540,057 540,057 00000000000000000014b2a477a29c937ac9f0b0be4d498ec62b3738e064b4af 1,272 1.00/1.00 vMB 58
540,056 540,056 0000000000000000001b542c55dc26c9e596899fc433a491fadc505ff51ab281 2,362 1.00/1.00 vMB 85
540,055 540,055 0000000000000000001bc148774de2df69f95c4fb57721a88e77dab4e51a346d 664 1.00/1.00 vMB 69
540,054 540,054 00000000000000000026040054fdd11824bee2eb3eddd647ddfdb8265c8b7403 2,275 1.00/1.00 vMB 43
540,053 540,053 00000000000000000009d7040e41e031cb01a35847b85838009b9c4a9115f092 2,258 1.00/1.00 vMB 30
540,052 540,052 00000000000000000028c8a4d8a66f14999f93bb0a927565f12eef2631d0662a 1,743 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.69 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: 694.82 GB
    • Received: 16.51 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.