Loading Tool

Explorer IconExplorer

Memory Pool

27,334 transactions
12.49 vMB
0.03668119 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.56/200 MB

Candidate Block

Mining Attempt d0536668bc7de8c3786f5c5786bcf1ab61aaea1f963a4d82036c0cbed71c1f9c
Version 20000000
Previous Block 00000000000000000000eb36ee3e6947a9e850649902af9ef9b61f08ab73877e
Merkle Root 379efde9851c7b7fd93850052e1f7e9f7f2bb94fbdd8c4d849bf487e70af355d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 295
Size: 1.00 vMB
Total Fees: 0.01046835 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,517 (744,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,574 168,574 0000000000000503828b1038af9092a3f4dc53aceaaa83c3a219f43c2a59dbd6 62 0.02 vMB 46
168,573 168,573 000000000000038e1653434e71cb6e6c8431c8d6609679a0d8bea8c15a60638a 1 0.00 vMB 0
168,572 168,572 0000000000000a575a6cc6661948e97fdc8e9bba597dc46ee0d9ca5308fd34c5 138 0.04 vMB 34
168,571 168,571 000000000000024b8129c6f83246d02dd8fd960f955bd510217652fb2295ac6b 13 0.00 vMB 0
168,570 168,570 000000000000066dd7851d69291cd965a7ae6f692dd12b6df32533db1821cf71 55 0.02 vMB 63
168,569 168,569 00000000000002d60ae91d7bfa59049495ad0666bfc534433eb33a66b471ca85 43 0.01 vMB 97
168,568 168,568 00000000000002dc5782f655f3b3ca25b74065ef9306a7030042ed9524d0e2f7 93 0.03 vMB 1
168,567 168,567 00000000000008575a6ee2675207518e3c2fbf66ec95d94f23f626e41952df1c 11 0.00 vMB 195
168,566 168,566 0000000000000779be85482575123003263c3ce7fcd6f5c19564449a160a4e5f 7 0.00 vMB 23
168,565 168,565 0000000000000a6c8599c44ae519f91d355171afe4586ad3d2c789a84051a9eb 11 0.01 vMB 37
168,564 168,564 00000000000004691fcd989c8974bc0c48b7ed3808f8675b452c3a27874bdc53 15 0.01 vMB 200
168,563 168,563 000000000000077a272aa951f1604fdf772f9b5e06544a60a119e746aab393d5 12 0.01 vMB 61
168,562 168,562 00000000000001eadc99cab69f66b6e8aa36c0f1e3f01e09ad9d2c5cb70007e0 49 0.02 vMB 86
168,561 168,561 000000000000059bc5b9be871314d105286460a2cf8207e7f2adf45cc4de740e 12 0.05 vMB 57
168,560 168,560 00000000000001e8cc32e12d6626f2aa3a9112ca4c8536e0979fce15d5bfff0b 23 0.01 vMB 0
168,559 168,559 000000000000018a692d95ea7b784466af5868e7cb3eeae76c925ddfbbf01d98 40 0.01 vMB 8
168,558 168,558 0000000000000896ab7026014b72fdb95d511c43fbd6bd8faca2965846203cf1 13 0.00 vMB 0
168,557 168,557 00000000000003d52c23f69a5efd9f30fd18798db6058a62f45f6c457b19aa3a 65 0.02 vMB 96
168,556 168,556 00000000000003016b60330157371306e188757bd455e2c9b5453fb74039b19c 24 0.01 vMB 11
168,555 168,555 00000000000005eb9c313e9972dc2e4f33508ed5ddced5034b47045626daa14e 49 0.03 vMB 64
168,554 168,554 00000000000009935e43e00c603fb0941abc7033a2035303ba29828c6178f901 7 0.00 vMB 229
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 388.54 GB
    • Received: 1.98 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.