Loading Tool

Explorer IconExplorer

Memory Pool

82,203 transactions
31.09 vMB
0.12029664 BTC
Random Selection Loading Transactions
Max Size: 186.07/200 MB

Candidate Block

Mining Attempt 559e80dde02d84f260d77c83d71632aaff855864fdbfd56e9ddaf66dea54cd4c
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 1c912bd10e2d525311893329b7f2974a789d7eeb572352d57f872bf3f8ab48de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.03549374 BTC
Feerates: 101.42 > 3.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (594,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,717 320,717 0000000000000000150611b4aa8284f8956d2c7ddd1f8276d000889d4860d870 1,013 0.82/1.00 vMB 23
320,716 320,716 000000000000000007fcb6480471d70a7306ede44ed56a9c721ae329809f1204 945 0.82/1.00 vMB 22
320,715 320,715 00000000000000001e719fc118026717315a972f500d39e17dcf597096223d9f 199 0.35/1.00 vMB 17
320,714 320,714 0000000000000000184319ac905ad218437a5e3bf22a762617bbe9063e8bbe78 1,347 0.75/1.00 vMB 53
320,713 320,713 0000000000000000043f00f9d8e00d5e2b2c52704904f8eb0db33016770a0a97 818 0.62/1.00 vMB 21
320,712 320,712 00000000000000000a537ea4282e5f1739c1cdf95ce4cbeadf2219527249ae4c 998 0.51/1.00 vMB 28
320,711 320,711 0000000000000000148ad9604ba148de964ba96b0ee237615c2b6c8125e7ef60 613 0.46/1.00 vMB 27
320,710 320,710 000000000000000000b077d1b80a94bf33ef2f3c6761ad8e41188866fe7cfcf2 333 0.50/1.00 vMB 22
320,709 320,709 00000000000000002118cb8bf8c5678d537678aa5c9739766605b373f8db6fef 522 0.26/1.00 vMB 29
320,708 320,708 0000000000000000247ecd862b76df1f2e2e520abc4d6b46f0fa0e67501e0539 228 0.13/1.00 vMB 27
320,707 320,707 0000000000000000137b39c4f530520128a578234fae15e6e40fdf33036fb626 517 0.36/1.00 vMB 25
320,706 320,706 000000000000000017437ad65b62eafa4136a419340e2bacc560631ea7294e7e 440 0.26/1.00 vMB 24
320,705 320,705 0000000000000000237bf2496d4cce2a895e0e0dc7c008afbcee1c2ab648d157 355 0.19/1.00 vMB 27
320,704 320,704 0000000000000000179a2d5e5a132bde56670688c639c24ef3ecef1ce850aea7 551 0.28/1.00 vMB 27
320,703 320,703 00000000000000000a9647c67f1cbb618a7be8afc59a22c7b9c07d54b99ba25f 514 0.32/1.00 vMB 24
320,702 320,702 00000000000000001bbbb8e1a902f8b1f559e04f293ae9d39c03ae1ab8bd17eb 1,285 0.72/1.00 vMB 31
320,701 320,701 000000000000000002ae2141ae410092bfdb2a967da9523eca8dff0abacf08e8 246 0.15/1.00 vMB 24
320,700 320,700 00000000000000001c62a8e86faf8f65239ca8b81b923b518bd804b07602be6e 756 0.71/1.00 vMB 18
320,699 320,699 00000000000000001c1a8a70af60a85a11dccc4fa0b2040623c4ad7f4caeaf82 32 0.02/1.00 vMB 12
320,698 320,698 0000000000000000043a1fb7067c2f2eaa630dd8f4eb26bede30f4f44a85848b 713 0.35/1.00 vMB 28
320,697 320,697 000000000000000015869f641c7c883938539192662e5be7aa99eb6ec91c2332 1,697 0.75/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.