Loading Tool

Explorer IconExplorer

Memory Pool

43,819 transactions
28.08 vMB
0.10248432 BTC
Random Selection Loading Transactions
Max Size: 145.40/200 MB

Candidate Block

Mining Attempt 5dbe919b59ac027610eaf96d0570fd716f44a105f6cfe4eeea9472aaca9b6ff7
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 626413a6a2a2b98ceea06d3c4a74b7476939b74d1827980a1d3b61ac851203d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.04180637 BTC
Feerates: 180.94 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (409,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,120 505,120 00000000000000000035d3e41f3539797a310ab0f3a5283f59a1cbca73d8b3e4 878 1.00/1.00 vMB 119
505,119 505,119 000000000000000000535396ce3666068744259f68511fd39a9e846ca4cec86a 1,101 1.00/1.00 vMB 166
505,118 505,118 0000000000000000002390d18ae414243164abba44108953e095e9dec01a197e 1,641 1.00/1.00 vMB 277
505,117 505,117 000000000000000000223a7cd4eb4b051ba92c170dbc47baad3c57ebb94949c8 1,146 1.00/1.00 vMB 144
505,116 505,116 0000000000000000004468dcabe9f75499982a729ac4156236cfd873db72155f 1,104 1.00/1.00 vMB 209
505,115 505,115 0000000000000000007045223f98c87bcad0789695f00333b8e58c338ec109ef 1,175 1.00/1.00 vMB 260
505,114 505,114 00000000000000000029fee4528209ce88dfc1c01833bd36e05bbefc53428b19 1,010 1.00/1.00 vMB 155
505,113 505,113 000000000000000000340b7badb14a683c998d3f89524170dbb3da46018b381f 1,004 1.00/1.00 vMB 110
505,112 505,112 000000000000000000014d0bb52c4871c1acdf53c6f43b7bf78155d681853e9b 1,298 1.00/1.00 vMB 124
505,111 505,111 00000000000000000035c9052c3e9e57cf10e6d5fab5486f899cfcaa8a7612b7 1,260 1.00/1.00 vMB 137
505,110 505,110 0000000000000000006cfd3acaf06d283ac4e1a8fdba37db7ae72badc3745f7d 851 1.00/1.00 vMB 125
505,109 505,109 00000000000000000027328880d4bdbaa0188f265efcc6a516f2259e2edff626 2,004 1.00/1.00 vMB 338
505,108 505,108 0000000000000000003ee979f2a7b9737ec456490e0a8a54f6fdeed8d98d4351 1,617 1.00/1.00 vMB 306
505,107 505,107 0000000000000000004fca8fb530c10aebe5b94c199097b028fb8b96c58957aa 1,194 1.00/1.00 vMB 170
505,106 505,106 000000000000000000315130265098daa5d9865c71b10d444545745128d1fc3e 1,178 1.00/1.00 vMB 254
505,105 505,105 0000000000000000003f14035fc0b6c30693b2060ba84a67ae7cadb3bb9282be 566 1.00/1.00 vMB 98
505,104 505,104 0000000000000000005360fb9eeb0a6d593b8b9c95272ee57b49561ee3eb7c02 638 1.00/1.00 vMB 144
505,103 505,103 00000000000000000014cf80dabf7e6d0b8dec51bc9914311401a9605f6b3606 615 1.00/1.00 vMB 100
505,102 505,102 0000000000000000007ad87ace5ddec90c0afd371d67cfd45ca3ad01f9b78cf1 1,012 1.00/1.00 vMB 176
505,101 505,101 0000000000000000002de8afbb90006588e639cc0f55eb740bc2b76746eff050 1,953 1.00/1.00 vMB 341
505,100 505,100 000000000000000000739bd7336736f4a050dc22032e611e7cd747750db71c87 1,946 1.00/1.00 vMB 391
Previous 10 blocks ↓
Total Size: 781.79 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: 633.85 GB
    • Received: 12.22 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.