Loading Tool

Explorer IconExplorer

Memory Pool

77,090 transactions
28.82 vMB
0.11780040 BTC
Random Selection Loading Transactions
Max Size: 174.30/200 MB

Candidate Block

Mining Attempt d917a6422cf3b28d95e9c5121c2083a33a8c8964e7d36b66d91860363ffff9e5
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root ec356a61e1741a2561bf73521d6e8ef143f63161e7a9ddd700a1efa6f052b178
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,445
Size: 1.00 vMB
Total Fees: 0.05789679 BTC
Feerates: 101.65 > 5.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (580,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,243 334,243 000000000000000007d11bebf05e77a570e8574c42bb63aab7b0d3df07b7aa8f 1,612 0.75/1.00 vMB 24
334,242 334,242 000000000000000014bd312549d5bd524ee97fa0916f10c5e916ebdf9ebeae99 2,295 0.74/1.00 vMB 36
334,241 334,241 000000000000000012827b17e9172492ccc407e4e89d65bcb2d85facf30faec2 629 0.32/1.00 vMB 23
334,240 334,240 000000000000000015fd7b23c97f07083d93895ddb27ca98b4474a53ef2a4d6c 293 0.19/1.00 vMB 20
334,239 334,239 000000000000000007d63971dfc8235bfa592d004a243d0bd5da600046b51e05 260 0.17/1.00 vMB 23
334,238 334,238 0000000000000000100a367d9e3c3ee446df652c19471c6b52347dc1cf87bb7e 125 0.06/1.00 vMB 25
334,237 334,237 00000000000000000c46cf0285422eb3b737105f4d05df7aaf31df804afb6849 564 0.25/1.00 vMB 27
334,236 334,236 000000000000000011c627d07e0efe94b4c33dbf0253faca7e21c79c70188005 60 0.04/1.00 vMB 21
334,235 334,235 0000000000000000192ad640b3eacbfa585e14ef66bc536271a48d629c367dd7 91 0.08/1.00 vMB 18
334,234 334,234 0000000000000000019d473c7610d22292e537d9ad2c4c50d35ca6a36e551530 117 0.05/1.00 vMB 26
334,233 334,233 000000000000000001c9c4ee6fa896be1a9bc5d944716f9c4afec9f953f94c01 48 0.04/1.00 vMB 8
334,232 334,232 00000000000000000b7b9cb562b3ed00f066026e05d3442d3f00c653e008a98d 786 0.50/1.00 vMB 20
334,231 334,231 00000000000000000f3f7183bb50650d6b18246c998908bf03054bd926b90302 779 0.35/1.00 vMB 26
334,230 334,230 00000000000000001523a0ac33a31bc5ee19a0b5881f9d28e3e8338dbab01ec9 1,003 0.50/1.00 vMB 25
334,229 334,229 00000000000000000e68bb0debd9c03ebdf334267000bb972c7b8db0217a54ca 788 0.38/1.00 vMB 30
334,228 334,228 00000000000000001383cc6c451db56b2a4b2113b0e225b1b969ef71886b00f3 136 0.11/1.00 vMB 14
334,227 334,227 000000000000000018ba19fbf1221516ebc55ded00fee969d3fa74b4860ab763 221 0.20/1.00 vMB 18
334,226 334,226 000000000000000007466b39204ba61aa663b7c198c58d2964093b13343eb9f6 761 0.41/1.00 vMB 23
334,225 334,225 000000000000000000aa459c81ec3fffa7c1f5f851632f60ce7b2bde57d28b31 801 0.49/1.00 vMB 24
334,224 334,224 0000000000000000145562264493982a868ba4b987c0c3530f43ac1fd6725c18 313 0.28/1.00 vMB 12
334,223 334,223 0000000000000000186a1383678e3dbfdb0fe14111e08afeafda859d3cf41ed9 512 0.40/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.59 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.53 GB
    • Received: 15.95 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.