Loading Tool

Explorer IconExplorer

Memory Pool

79,680 transactions
30.12 vMB
0.07954658 BTC
Random Selection Loading Transactions
Max Size: 184.09/200 MB

Candidate Block

Mining Attempt 3404e94c16276a693006c9f3f7cf2200e2e1ef15fbab9102da33dcc51064f335
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root f18020f865f99ed7007f9da2df68d02e27f95aa1598f7b32bb20fb2c60db9fd3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,190
Size: 1.00 vMB
Total Fees: 0.01252149 BTC
Feerates: 100.65 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (619,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,947 295,947 000000000000000089c523b6afd87f282d4bc6372d8f84e0bcbbe6ef4e5ba543 55 0.09/1.00 vMB 16
295,946 295,946 0000000000000000170edd4794131e9edcd3d65839a484b7275b4ca8ab82ee63 128 0.10/1.00 vMB 21
295,945 295,945 00000000000000000f65b01d194e07ed85c9e4b18bccace2c31ab3013a0e84dd 256 0.10/1.00 vMB 39
295,944 295,944 000000000000000036938f532aad46aae4f7df02bc18dd0922c53bd6551a36f9 351 0.20/1.00 vMB 28
295,943 295,943 0000000000000000a328d941c1b0dd3e7784a48b36439ba74c2dc34e54160317 67 0.02/1.00 vMB 31
295,942 295,942 0000000000000000adfe890f4c33801b26fac05207747652d8c311244e59a6d0 434 0.29/1.00 vMB 39
295,941 295,941 00000000000000002cda160c4452e7ad5252453a969dc6ff9b6e9e8bb584093f 8 0.00/1.00 vMB 32
295,940 295,940 000000000000000052610394fef64acf4db0668c6cc0ea3ec465f44eddfb65db 97 0.08/1.00 vMB 9
295,939 295,939 0000000000000000a5344e5239e17ae8995d3c7c1417b38d0dc1e047595a3807 201 0.10/1.00 vMB 44
295,938 295,938 000000000000000023524d33b27b7ea7135332b32853a7582cf504e20644ea48 144 0.06/1.00 vMB 39
295,937 295,937 00000000000000001b4fd2aaec801ac068ea2a39a4b9f9eb16569a69c6713d6f 550 0.31/1.00 vMB 33
295,936 295,936 00000000000000001179ce5490d2ff833c0afb1799b6beb0981096c9800002c8 141 0.11/1.00 vMB 56
295,935 295,935 000000000000000005ea1ca8a944a574826bd856b83a29871f46c8e2a2323deb 1,180 0.90/1.00 vMB 22
295,934 295,934 0000000000000000a89d601cd42705cfe8a25b6546ed892309c67e5a197e3fdb 882 0.35/1.00 vMB 51
295,933 295,933 0000000000000000937bdca5485b8a02da4cbfea74fe982903a2da1ba8537866 1,320 0.50/1.00 vMB 51
295,932 295,932 00000000000000007c96e24447c2ea9c1a6028b6ac028fd1ea8b4095f77748d1 37 0.02/1.00 vMB 19
295,931 295,931 0000000000000000963a7d313cbc34c60c360904ce51b7f3729c7e2077970be7 142 0.17/1.00 vMB 24
295,930 295,930 00000000000000005b762de799263eed8a625842a606f93b2d51b8a0d70ede9e 565 0.32/1.00 vMB 37
295,929 295,929 000000000000000062366c42ebc6a36d5fa3ea31cf3d2088b2ec048988339e8f 177 0.38/1.00 vMB 27
295,928 295,928 0000000000000000542c90778b253146c29b6f2afb938d1633f494e79271ee82 553 0.25/1.00 vMB 36
295,927 295,927 00000000000000000ac2508fb687f70f305646c35d01ca39a88466e90a877ee7 442 0.35/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.