Loading Tool

Explorer IconExplorer

Memory Pool

80,581 transactions
29.94 vMB
0.09175577 BTC
Random Selection Loading Transactions
Max Size: 182.78/200 MB

Candidate Block

Mining Attempt 9abbb3929491acfc5826aab3ec19602d2e493cecbb2596a85f915050edddc4ad
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c62533b470fe8ed87356e552fdd9e6061fecfab9d8644aad8905798f22032f9a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,375
Size: 1.00 vMB
Total Fees: 0.02504580 BTC
Feerates: 402.60 > 2.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (409,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,503 505,503 00000000000000000012392ae11bbc74c1e286333a5fcc49e209a0837fe00d79 1,910 1.00/1.00 vMB 303
505,502 505,502 0000000000000000002030cd8f564caf0978b998127a6f7ec8ede3cf3f90832b 299 1.00/1.00 vMB 64
505,501 505,501 00000000000000000003f38426b0894bedab0ae69ec5b80613df47af8e54195b 1,721 1.00/1.00 vMB 216
505,500 505,500 0000000000000000003b907dbfa80f14faa29111f0c05924698a1847880e9fbf 1,154 1.00/1.00 vMB 157
505,499 505,499 000000000000000000178dd92a7fb36f8753b303d7a824f606e72a4c67996403 1,086 1.00/1.00 vMB 154
505,498 505,498 0000000000000000003e4501c7daeef601b488d4cca26e2f67c8380bfceb9bb6 1,997 1.00/1.00 vMB 299
505,497 505,497 00000000000000000040b61833fc1320bcb3a47229a3bf49ccf8228f7a7b4629 480 1.00/1.00 vMB 77
505,496 505,496 000000000000000000675eff08b3be380657425d87cf02688807f4cdb18b828e 1,182 1.00/1.00 vMB 66
505,495 505,495 00000000000000000037ce4586f6f6613ca8935196c5df07d1502ccef64331b5 1,511 1.00/1.00 vMB 191
505,494 505,494 00000000000000000070dfa94c689392e7c9275dadd19c1bdfdd4e55ddc4ee43 2,004 1.00/1.00 vMB 272
505,493 505,493 0000000000000000005581a229a7e32e68ef233e5034407df5a2506baf814114 1,528 1.00/1.00 vMB 223
505,492 505,492 0000000000000000005815cc67b1eb89bd2336aa26b71c0d336eb4112e131827 1,507 1.00/1.00 vMB 146
505,491 505,491 0000000000000000000fec1cee8b3023870622f478c7c1f5098ba768127e2287 1,524 1.00/1.00 vMB 166
505,490 505,490 0000000000000000004823b8ca010bb5ec221f392676caef91f1316034ebf4a3 827 1.00/1.00 vMB 81
505,489 505,489 00000000000000000076efef9ec7987577a72eabb77d961368442d7aacff6b94 263 1.00/1.00 vMB 45
505,488 505,488 0000000000000000003da34d67b6e7765d2d402e2b591005ef8d8eb2889f2fc9 810 1.00/1.00 vMB 147
505,487 505,487 00000000000000000056246081f88aff84b91420bf09cd8f7836566485ade87f 894 1.00/1.00 vMB 75
505,486 505,486 0000000000000000006dc81eda71ad57e892b6083ba154dbf15c1bcc26f31a54 1,467 1.00/1.00 vMB 117
505,485 505,485 000000000000000000674656713a971396e973b6fa5e3f4e50c6b7515b81f886 1,816 1.00/1.00 vMB 257
505,484 505,484 0000000000000000007add7de9f5b5658f151af0ca83242787aa08c1584a44c0 688 1.00/1.00 vMB 72
505,483 505,483 000000000000000000252837378f7545245a5edf80e5363772049c81dcd4c5a1 936 1.00/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.