Loading Tool

Explorer IconExplorer

Memory Pool

78,324 transactions
29.37 vMB
0.06640571 BTC
Random Selection Loading Transactions
Max Size: 176.47/200 MB

Candidate Block

Mining Attempt 8bcd51f15a20e7792f7982f8b5527df610efe364c424adbd170c836fd2e76761
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root ee5d8b4b20fc13e12d0feef7b03cc9526ad1d4174fa9d2265fc8727483839f05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,071
Size: 1.00 vMB
Total Fees: 0.00680537 BTC
Feerates: 40.21 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (282,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,102 632,102 00000000000000000011bfb5fe9392b15d22f10b247ae653d6c94438b0d7657f 2,634 1.00/1.00 vMB 21
632,101 632,101 000000000000000000031b3a357324cc706041f6d84fc300efcae7726a30877c 2,754 1.00/1.00 vMB 62
632,100 632,100 0000000000000000000f4e3f4999b618e397811a6116d63637e9b33984677e5f 2,243 1.00/1.00 vMB 13
632,099 632,099 00000000000000000008737f963a9d23f9ca148c988a40d6e2a6fe5bf22ff479 2,734 1.00/1.00 vMB 44
632,098 632,098 000000000000000000079227248e6d3fba077833e6cf1465491c5787d240e807 1,211 1.00/1.00 vMB 38
632,097 632,097 000000000000000000022e876b3a87f47c101a7e3cb4d824bab206a73d593b0f 2,131 1.00/1.00 vMB 72
632,096 632,096 0000000000000000000ba86dd7ddc20799dcf788e1c5b3d64596e5cc3cce20f6 2,138 1.00/1.00 vMB 51
632,095 632,095 00000000000000000001bd78db81ae8a9388790a41f93a411f7bcab1415bd184 2,121 1.00/1.00 vMB 29
632,094 632,094 0000000000000000000f237569f3cbc86fd1acb8221ad16759d1db9fd03be692 1,664 1.00/1.00 vMB 56
632,093 632,093 0000000000000000000ab629e4d652ccbdd29e08def737c9f27fda33f833bb74 2,121 1.00/1.00 vMB 107
632,092 632,092 0000000000000000000490a23238301d75fa3f27c64ae26a9ebfdba6c63a015a 2,531 1.00/1.00 vMB 53
632,091 632,091 00000000000000000005502056f8ae7a04c438e106b921fdcc8f1c28a06386aa 2,399 1.00/1.00 vMB 46
632,090 632,090 000000000000000000094d802b3e9adfdf7013b504708c96661c30301f6194a6 2,626 1.00/1.00 vMB 79
632,089 632,089 000000000000000000008ad6ccfb6a5c38848f12959a314bdbd7c894569f6b97 2,679 1.00/1.00 vMB 111
632,088 632,088 0000000000000000000eab8e112b870c79190792645a40b1a326804fd17ef7a2 2,666 1.00/1.00 vMB 38
632,087 632,087 000000000000000000098c47d376443afdfef2b3901e33e40985d7dc326536a6 2,903 1.00/1.00 vMB 72
632,086 632,086 00000000000000000007a4025845336df4a348eccc3173b86b670b55c094e8fa 2,978 1.00/1.00 vMB 127
632,085 632,085 0000000000000000000aac942a2509710e8ca1f7d8108e30f26abe864b778e57 2,193 1.00/1.00 vMB 42
632,084 632,084 000000000000000000036103515fb252cca7b061c9505234d99e08083ea38ea9 2,853 1.00/1.00 vMB 117
632,083 632,083 00000000000000000007ade94fa06585c051fa0433034b3b499f4929df3b30d1 2,508 1.00/1.00 vMB 60
632,082 632,082 0000000000000000000fdbb6d8c8f12adee53833797f5696e6586da2c041acc1 2,219 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.