Loading Tool

Explorer IconExplorer

Memory Pool

78,366 transactions
29.81 vMB
0.07427789 BTC
Random Selection Loading Transactions
Max Size: 181.79/200 MB

Candidate Block

Mining Attempt a31e527791bdc25641801166a88770195a70015e96597b679fb9f499278c497b
Version 20000000
Previous Block 00000000000000000000f93cccf65ba1bb0d36ddbb9079a10905fd5e8bbf112f
Merkle Root 5957413216f7e742c8e69eaf24a9b4110bf79595c916b9d6c008e1af766a7d3f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.00829656 BTC
Feerates: 73.20 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,371 (27,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,602 887,602 000000000000000000026064819391de5a4c35e5ed8f6a7fe429ae5be5be4ae0 884 1.00/1.00 vMB 1
887,601 887,601 000000000000000000019a0a6eef72979c33a2e519b48ce7f899092973ce5e41 4,133 1.00/1.00 vMB 2
887,600 887,600 000000000000000000025c686d43c15736102adcd83fdbb69af4e237794d4456 2,827 1.00/1.00 vMB 1
887,599 887,599 000000000000000000014d547733d997b92ba2b9028c370eff5448ff8707a756 4,667 1.00/1.00 vMB 1
887,598 887,598 000000000000000000025e0e4bc0abd33477ad8518b13ff353e7ec8252c13fb2 4,757 1.00/1.00 vMB 2
887,597 887,597 00000000000000000001cef61c2208fcd8dae0c7122bec8581f26323918c4256 3,600 1.00/1.00 vMB 3
887,596 887,596 0000000000000000000145a1fac0aaea3a39f4a6f976c3e84be6af1cd3a99b5f 3,338 1.00/1.00 vMB 4
887,595 887,595 000000000000000000020f95e014c204422764ad888079ce02e1b6077f76c494 3,582 1.00/1.00 vMB 2
887,594 887,594 000000000000000000025cb6afb3187099ef59e0dc032c5ddda58eb95b94d96e 3,769 1.00/1.00 vMB 3
887,593 887,593 00000000000000000000f5fb1e25c9b3e2088844d6d5513908acd36436baa8f6 2,074 1.00/1.00 vMB 1
887,592 887,592 000000000000000000027c61a4018b6d9b178795093395df38e3ffc240545477 2,983 1.00/1.00 vMB 1
887,591 887,591 00000000000000000000d2b37618c6909ee6009c006ff695aaee496d0faff0e3 4,455 1.00/1.00 vMB 3
887,590 887,590 00000000000000000000a186d61b5ba1b6fabe5990c6cc88f5c2b12bbfdac007 3,717 1.00/1.00 vMB 2
887,589 887,589 0000000000000000000016c3fe2590e47eb45a1d7d8edc3abac87905a513c13e 3,752 1.00/1.00 vMB 4
887,588 887,588 0000000000000000000200ea58cd9f4bcbbbebf73c7388c265183759b51926fb 2,729 1.00/1.00 vMB 4
887,587 887,587 00000000000000000000c4fd6b80bb2c7ea979fb4e5608c677835ed279f82fb6 2,451 1.00/1.00 vMB 1
887,586 887,586 0000000000000000000108304fb4211f1875d5387f73a2f4056e02d9380b0bee 4,368 1.00/1.00 vMB 1
887,585 887,585 00000000000000000001d7fa7a6ffdfb4d576c5c40fd2434c29c80144173a324 2,113 1.00/1.00 vMB 1
887,584 887,584 000000000000000000015af53567eaacdeb1082e6191f07f5423aa6974a5cbf0 3,721 1.00/1.00 vMB 2
887,583 887,583 00000000000000000002103c2a67c8fc350139585905f0f17aa2ec5ede45745d 3,856 1.00/1.00 vMB 2
887,582 887,582 0000000000000000000002b420bd9515db8920ca83aa4e9e5b89e80ba3494c9e 3,560 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.