Loading Tool

Explorer IconExplorer

Memory Pool

74,970 transactions
27.50 vMB
0.06713205 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt 8a8d70832b8863d06b4af857bc398e811998623f70a4ece76fd9bd543936fcee
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root df32a5b051d9de3ea8cc3f2bbb122dd3fa247e70e4d06f18a45198a5b950c3d5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,249
Size: 1.00 vMB
Total Fees: 0.00840358 BTC
Feerates: 74.05 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (365,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,016 550,016 00000000000000000005b0f20fa5a67ba277385a42c544ba7193635bbf7a1113 477 0.53/1.00 vMB 3
550,015 550,015 000000000000000000000373163562548e645f7c9440a0f41d22f292c2946c8d 2,759 1.00/1.00 vMB 10
550,014 550,014 0000000000000000000139bf09d64cd31c26ca8ab39494f66360a4a71e3e3b66 539 0.25/1.00 vMB 15
550,013 550,013 000000000000000000112274adf2631ed5070170e5051a298dacf1511189fd42 2,512 1.00/1.00 vMB 8
550,012 550,012 0000000000000000000f745765cd7b416ef43da70cb7cdb7c2988304560c77b3 1,000 0.38/1.00 vMB 20
550,011 550,011 000000000000000000240d2818a14cfb97c20708a94d92d0a15074e5d49d6bb0 2,724 1.00/1.00 vMB 9
550,010 550,010 00000000000000000015fb216c5753be637bb28c72dbe4ba92a09b98b061a76c 583 0.23/1.00 vMB 27
550,009 550,009 0000000000000000000934b101ac773ac0a47ec853287ec469476dbd23cbef1d 265 0.09/1.00 vMB 6
550,008 550,008 0000000000000000000dd7654d69aeff31f6f5727d0bef9e0ad417356bcccd0f 2,209 0.96/1.00 vMB 9
550,007 550,007 0000000000000000000ba206781e0ade6708c2bca99c589a0a030d41d156fe82 119 0.03/1.00 vMB 11
550,006 550,006 0000000000000000000d360a7d7278287e87b961516df380d24b232b54d4fbdb 1,070 0.43/1.00 vMB 10
550,005 550,005 00000000000000000001d88250739b250905fcf8e53e5b8747495d5876387722 694 0.28/1.00 vMB 9
550,004 550,004 0000000000000000000098be9abaa9100445366a20f3022149c88383e39a943b 1,198 0.76/1.00 vMB 5
550,003 550,003 0000000000000000001a9a77d9673a22114c9ffb676675ed7cf313244f93abd2 2,507 0.99/1.00 vMB 13
550,002 550,002 000000000000000000259a14e9636aac502f50ae5d446eac541620bb35b47b70 3,038 1.00/1.00 vMB 10
550,001 550,001 0000000000000000001c8c547f09e57ff4e3903c5a58003f5821c44c20e9da4e 3,087 1.00/1.00 vMB 20
550,000 550,000 000000000000000000223b7a2298fb1c6c75fb0efc28a4c56853ff4112ec6bc9 2,748 1.00/1.00 vMB 5
549,999 549,999 00000000000000000013dad60a42a3401a8f37ca02f1c00ac5923e674566a3ae 1,673 1.00/1.00 vMB 21
549,998 549,998 00000000000000000013f2361bd972b10d4532637f902266aeb87abc8938ad91 1,789 0.86/1.00 vMB 10
549,997 549,997 00000000000000000011ecd1c133856fd5970b76108b8a11814ce6b01cdbe176 837 0.68/1.00 vMB 4
549,996 549,996 0000000000000000000e8cbfeb5002c2db82e50e37affadadf0d92ef6d2bb5a3 2,492 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.92 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: 714.24 GB
    • Received: 17.52 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.