Loading Tool

Explorer IconExplorer

Memory Pool

79,576 transactions
29.94 vMB
0.07127638 BTC
Random Selection Loading Transactions
Max Size: 183.42/200 MB

Candidate Block

Mining Attempt 5f9b85e3b958000f588ad72d26fcdca86bfa126e669c2571efc1b4496c6bb1ac
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f23656a666f2580f2ac0e6dffcc2e01c99885706aed35e4f9b990c7875389871
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,959
Size: 1.00 vMB
Total Fees: 0.00484094 BTC
Feerates: 40.20 > 0.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (483,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,144 432,144 000000000000000000dfaa9a6e96d3e33a082929837fc4cde0121dcc26423cbb 1,351 1.00/1.00 vMB 31
432,143 432,143 000000000000000002193ade1f094b29ec7ca79c25e6f3faecd84dc00b3eff53 2,339 1.00/1.00 vMB 63
432,142 432,142 00000000000000000313097c27ef5a281ae51050fa23012ff05ec142604201ec 1,815 1.00/1.00 vMB 38
432,141 432,141 0000000000000000033d07b8ebcbc36e6cc7978c5deef78554e049a204fc7fee 1,711 1.00/1.00 vMB 44
432,140 432,140 000000000000000002072df29e32a3f93151ab7af000ae93e80d08edc9c5743d 2,550 1.00/1.00 vMB 59
432,139 432,139 00000000000000000105f06fd207e4c76375e4cb6bae381aa28a9dd39a18aa40 1,792 1.00/1.00 vMB 44
432,138 432,138 000000000000000003b48d55b7af432912f2464d685e512f2a42cdb33a70d121 1,779 1.00/1.00 vMB 41
432,137 432,137 0000000000000000014443d3d7ab58e29e362e90cd9cf676eb0d6e7347db92a3 1,853 1.00/1.00 vMB 39
432,136 432,136 00000000000000000133506ff60fd97678fef80ff76251db809d1e9d6440a2cc 2,758 1.00/1.00 vMB 46
432,135 432,135 000000000000000000f84bee4de50252277978851a6415decc047f213045385a 2,409 1.00/1.00 vMB 62
432,134 432,134 0000000000000000008e07f3cc069362220c0ba28450008e51ffe562ecffecfa 2,070 1.00/1.00 vMB 57
432,133 432,133 0000000000000000031fccf3847cf4c9315a3b1cfabba15cac588b7f509fc380 2,198 1.00/1.00 vMB 80
432,132 432,132 00000000000000000114e443d9b8ce2ef5dbb20385962b5185c22bc5053de23f 2,118 1.00/1.00 vMB 58
432,131 432,131 0000000000000000036dcdafcc1ed9aecf0d00594ffabb05f7da6ec863ea08f5 2,510 1.00/1.00 vMB 77
432,130 432,130 0000000000000000031fd5f5344d99d59bde64449c63ecab40d598b2b086e422 2,039 1.00/1.00 vMB 71
432,129 432,129 000000000000000000e03452f8e090e30e04693819c3a468d4586d9e00a4a785 2,065 1.00/1.00 vMB 58
432,128 432,128 00000000000000000183251a303d278ab8a3032df47611b742df4659f5277258 2,560 1.00/1.00 vMB 49
432,127 432,127 00000000000000000074e98d0a3322692974f1eeafafe0bedd0e5d04886611a4 2,441 1.00/1.00 vMB 55
432,126 432,126 000000000000000001446c123e88805c308fffcb87ff4b2c442884dc34430aa6 2,952 1.00/1.00 vMB 71
432,125 432,125 000000000000000000c0a229c39230a3542aa2537cc9f0d43e093d8e4d901ddb 2,690 1.00/1.00 vMB 58
432,124 432,124 00000000000000000035c4c2d999e153617d678550650a814a14a2faa4ddfb43 2,146 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 783.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: 718.53 GB
    • Received: 17.91 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.