Loading Tool

Explorer IconExplorer

Memory Pool

44,432 transactions
27.35 vMB
0.07231755 BTC
Random Selection Loading Transactions
Max Size: 144.14/200 MB

Candidate Block

Mining Attempt 76847aaa2899911c1971fa096000448ce4dedfc91fe26fefe2eb548ab9917a71
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root c1b49d4e394254aed4c03f6297a47ff97306d47516a724157bbd9bba0e0431d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.02108638 BTC
Feerates: 150.77 > 2.11 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (730,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,093 184,093 000000000000015829857afb6e5f703369c83847a2b86bea620e5e72ab93a92c 677 0.25/1.00 vMB 149
184,092 184,092 000000000000026bbf187e73ce76cd34f893d6660c3d2b9f0a371286d2d053b2 497 0.25/1.00 vMB 190
184,091 184,091 0000000000000a110b3948e437c657bcb5d1430c6a62981d9b531ac6b8d1121f 11 0.00/1.00 vMB 2
184,090 184,090 00000000000001597490fdf3a4c8da5bbfc6350230bfc1043eb54227e3dd2b2f 313 0.19/1.00 vMB 83
184,089 184,089 00000000000000e3150fdd3fb6db85bf502a851bc7c1eb71c4e0dc7f24571d6a 631 0.22/1.00 vMB 154
184,088 184,088 000000000000038e6b4377a26ace1f707a92f2eda676467123effcfd63e02590 11 0.00/1.00 vMB 298
184,087 184,087 000000000000061a09411a63654477bf05423d6863e5a8ffb54a49a6e8d228d7 189 0.07/1.00 vMB 138
184,086 184,086 000000000000063ef124c17614cf6b8708bfed9f8bb9c9169b6d2e6bf8593bd3 175 0.09/1.00 vMB 88
184,085 184,085 000000000000019e2e888494302115fe14b8cd37836dda160bd61dab4fe8cc5f 348 0.14/1.00 vMB 118
184,084 184,084 00000000000004c49597e3573fd7a520b643f2c91f9639ba7235d5c1a15f58db 126 0.05/1.00 vMB 99
184,083 184,083 000000000000058192e00bde52d63ed724f0cfbe86b0a93d9188b5938de01490 512 0.24/1.00 vMB 118
184,082 184,082 00000000000005295e289c034ad44dfe85ba574b0cbf273ed2067d84c33dda26 120 0.05/1.00 vMB 83
184,081 184,081 000000000000046974227796ee0a3d016d53e0cebae184a835a25f169a87c86a 91 0.03/1.00 vMB 31
184,080 184,080 0000000000000a6a587e3c5aa0fa42a4e2f8153ea98185c4aea421b249b64622 268 0.20/1.00 vMB 85
184,079 184,079 000000000000062af3cbda0f6dd4970d1e78c8b5423731b93dba45e48e2a5284 739 0.32/1.00 vMB 118
184,078 184,078 0000000000000528eeab663699a1631dbf5cacaca40fe37f6c8b58f9f21dfe2d 10 0.00/1.00 vMB 15
184,077 184,077 00000000000002117782bfa6cbab7809bd8f9efc5d5528ffc92f0caf93976965 1 0.00/1.00 vMB 0
184,076 184,076 00000000000008c5e2fc353cd6cbcbeb6161aa1961c7ce3a5475ed36827cf093 266 0.13/1.00 vMB 123
184,075 184,075 00000000000002026fbb33b0e7a1746caa061f1a1862120e028d973ebedf7ca6 235 0.09/1.00 vMB 126
184,074 184,074 00000000000000a96ab8831f869075d0eec9f955ace0555ef8a6608966ec87e2 111 0.05/1.00 vMB 155
184,073 184,073 000000000000036fd8f4d158771f2a7bf636ff560615f17147b02eb307048019 225 0.12/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.21 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: 654.29 GB
    • Received: 14.12 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.