Loading Tool

Explorer IconExplorer

Memory Pool

80,618 transactions
29.73 vMB
0.06990185 BTC
Random Selection Loading Transactions
Max Size: 179.46/200 MB

Candidate Block

Mining Attempt aa5ba158a4dd2cabd556544f8cd45a1c54639c8c482df390d981174d71f0b1ae
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 257c640d9ed696ab58683649b6f4dd53cc4d39a041e75a2f615288d5cbc87696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,009
Size: 1.00 vMB
Total Fees: 0.00940021 BTC
Feerates: 100.36 > 0.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (588,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,459 326,459 00000000000000000cc09b714f0cf2288615e1722f86c07e15f86d467f05d6a0 288 0.19/1.00 vMB 24
326,458 326,458 00000000000000000538fd49d63991a45502ce169da3a6435d0162a5ed515417 101 0.06/1.00 vMB 6
326,457 326,457 0000000000000000086c019b6d7dcea21a9f3530d7a8ae91cae70af7de9081f5 632 0.35/1.00 vMB 27
326,456 326,456 0000000000000000129401cb2df6b23fbdf27d544e479b7f7abc29b3f8316a20 388 0.21/1.00 vMB 28
326,455 326,455 00000000000000001bdf09d4272ca3450a5f4e4a686b4f8385e502cc33605537 382 0.40/1.00 vMB 15
326,454 326,454 00000000000000001e69b7e66c32235b5c608f8e9d71cfb42cd7d5a477ceb04d 512 0.19/1.00 vMB 40
326,453 326,453 00000000000000000f9bffb17b7659259cebbe74397a65106187ddcb95215112 755 0.47/1.00 vMB 28
326,452 326,452 00000000000000001438f2b710da2fce57362e3579cab34a216baff6f6a1a726 64 0.04/1.00 vMB 42
326,451 326,451 00000000000000000ef02a8a3719b95a1e300a37b6f2f72fe7d54fab815fdf69 164 0.25/1.00 vMB 13
326,450 326,450 00000000000000000722a27a7a1bf5c656ab85daefcae986bc403aef8c1f62da 1,408 0.75/1.00 vMB 33
326,449 326,449 00000000000000001594fad6d7f1ff5fea4ff08ea6268271c40a783ccdca3db0 95 0.10/1.00 vMB 12
326,448 326,448 000000000000000017bea8c25135068ca96b93a5848120b5eba63c6fd802ef7b 1,050 0.60/1.00 vMB 27
326,447 326,447 00000000000000000898b6d7e23fd5e42cc4374ab4d054a3213691ffb5d98c38 1,840 1.00/1.00 vMB 26
326,446 326,446 000000000000000019f4fc5fe37591282e70ba1cc70306764ab7d6bd31cb0e4c 475 0.32/1.00 vMB 25
326,445 326,445 000000000000000003f6455da65ada92d0f4e092559b996faab3c89a213ca33d 752 0.67/1.00 vMB 19
326,444 326,444 0000000000000000193c39dc3b52c7307b417960e36f73bd8fcdbe796c124fb7 1,191 0.75/1.00 vMB 26
326,443 326,443 00000000000000000a8be21cd392d4b83bd4075306f082066ea6e493d541bdab 340 0.20/1.00 vMB 21
326,442 326,442 00000000000000001c2467dcd862134a950d07edad6695d47bb0c6b3a5a5aed1 257 0.26/1.00 vMB 16
326,441 326,441 0000000000000000173858672370e6bcf2a08f742b2f5f4732310b0815a46a2c 1,282 0.75/1.00 vMB 26
326,440 326,440 00000000000000000e3b702c2a117456512dec384a4e66578b50f22905bde5b6 768 0.37/1.00 vMB 30
326,439 326,439 00000000000000000b08bdf67c1558582ca613059b8d04550747bf6fd64d82b5 456 0.23/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.