Loading Tool

Explorer IconExplorer

Memory Pool

83,061 transactions
30.60 vMB
0.16408753 BTC
Random Selection Loading Transactions
Max Size: 185.68/200 MB

Candidate Block

Mining Attempt 2ceb7713011e52d37d358e9673b11a19c34ac0ca289d6014b188af984c88acb0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root acf5d2d380f071dc0023f433382db10ea76f52173c920a26358ddbbe55d09320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,133
Size: 1.00 vMB
Total Fees: 0.08464432 BTC
Feerates: 150.79 > 8.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (633,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,677 281,677 0000000000000001ec71ce8c18d7c119328aa6dd42e73c6bb20c52e651d7795b 605 0.38/1.00 vMB 24
281,676 281,676 0000000000000000982060d77ffb0c5ae894bcc30fca20492417541f05edecf0 153 0.05/1.00 vMB 190
281,675 281,675 000000000000000057bab7fdd27b45de51a8b98a02bedb56ebead08635aeb806 441 0.20/1.00 vMB 53
281,674 281,674 000000000000000010bd749b89127ca00f1dcb89ea0e5b77def1dbd138f4571a 108 0.11/1.00 vMB 20
281,673 281,673 00000000000000021664fee9e45d51e4494880658e621823f901e9c2e9f80513 66 0.04/1.00 vMB 43
281,672 281,672 0000000000000000c1c3d5fc9699b6ae551491d69ea02254208db8e8a2dcee41 435 0.50/1.00 vMB 32
281,671 281,671 00000000000000016d5bf00c864d58a6a02c006e0a59127ce1cb15b464337fa1 515 0.25/1.00 vMB 41
281,670 281,670 000000000000000080f9f420238bf0026f32ba43a3d287a99aa5db4767679a05 559 0.25/1.00 vMB 28
281,669 281,669 0000000000000001de0debad4fb1ec448c3df9ebed4440841405ec7627779863 151 0.05/1.00 vMB 78
281,668 281,668 0000000000000000320a2f14c5b33df9b7f97d165d6dabb9822efa97132e05c8 214 0.05/1.00 vMB 45
281,667 281,667 0000000000000000e65dd904575de54f42c4da22764bed7551f3d203b6ca2fdc 135 0.05/1.00 vMB 112
281,666 281,666 0000000000000001b266c5b6b68d8ebfb89fa11c4bec54a20866d64000ad993f 147 0.14/1.00 vMB 21
281,665 281,665 000000000000000112dc5e330ebf869fbc58d8e6e3c77ab420dd1e1853263fb1 591 0.25/1.00 vMB 56
281,664 281,664 00000000000000025bf4f51a1e664390eefbe3451feff5b00a0b91eb8720a7c3 271 0.12/1.00 vMB 44
281,663 281,663 00000000000000016b9eb64f72f45d60c63ee58f6f676b09bc0138a361dbab57 245 0.10/1.00 vMB 39
281,662 281,662 000000000000000153214590066f36b761de7d01f6ef7c20b072606521dad08f 310 0.21/1.00 vMB 21
281,661 281,661 00000000000000022e795e7900708a4987bdc4eb77730117048e1f918b9b15f1 198 0.05/1.00 vMB 54
281,660 281,660 0000000000000001bc8e6f51e9ca82ee20aadadb7940d2c69315c1c0b0fe9200 122 0.05/1.00 vMB 176
281,659 281,659 0000000000000001ff62722beecc1bdf3045205ccc6aaf316e50a5ec4f63315e 228 0.32/1.00 vMB 19
281,658 281,658 000000000000000216d398fb9ad8568991675827584f7bdf873e385bc55899e0 196 0.10/1.00 vMB 38
281,657 281,657 0000000000000000efcd4501cbced0fef6073ac06d0e189fa44c185bdf8af6fe 156 0.09/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.