Loading Tool

Explorer IconExplorer

Memory Pool

79,103 transactions
29.34 vMB
0.12408957 BTC
Random Selection Loading Transactions
Max Size: 176.69/200 MB

Candidate Block

Mining Attempt 6bf196c292a817c2ff06209dce44547168d3c9205ddac67c2f6769976f3192b8
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root b2d33f98589839151a50f6a344f2761d8be69fa4c3861d94e33577cb288a1a4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,288
Size: 1.00 vMB
Total Fees: 0.04493415 BTC
Feerates: 150.80 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (537,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,022 378,022 00000000000000000baf6e3006fd05a1c5dbca3d430012180f8098cbe8b8ce22 1,876 0.93/1.00 vMB 36
378,021 378,021 000000000000000010817d21730f70439213848cca0662384b5a9093ce6674de 1,539 0.91/1.00 vMB 31
378,020 378,020 000000000000000010a3471f31dee73dd3dae6cc6ad3e3b777cf345944e64c81 600 0.29/1.00 vMB 49
378,019 378,019 00000000000000000de60f807a5fd32057510e7715038ecbc888052861b6a5c1 570 0.91/1.00 vMB 11
378,018 378,018 00000000000000000db63dc8faa8f574ce5feadaea3eee6018258d551778fbc1 2,124 0.95/1.00 vMB 40
378,017 378,017 00000000000000000175a7a4c120a2051dbbc5a8748d49adeed2a2404a9983be 1,651 0.93/1.00 vMB 33
378,016 378,016 0000000000000000111692b1258559c2fe53b9fcf851f06298e76645c4f4405e 1,248 0.91/1.00 vMB 25
378,015 378,015 00000000000000000be10377e8ed7696549de3af8803242fe70b400ac1ca7f3c 1 0.00/1.00 vMB 0
378,014 378,014 000000000000000006b7cd3bf843fccfce21af8e0fcf2839ef02a33079bcfe67 299 0.75/1.00 vMB 7
378,013 378,013 000000000000000011919f74c316181a28ff36e098bcb0563199f2d705419ec3 937 0.93/1.00 vMB 20
378,012 378,012 0000000000000000112e1c09c229f2bad02dde9ecaf727c98f80b273a1942b3f 972 0.95/1.00 vMB 20
378,011 378,011 000000000000000000f339ecda04790601f691b66c74592144c6afc390af97a6 2,765 1.00/1.00 vMB 55
378,010 378,010 0000000000000000010a7370902b431ff18036844b83e8e60b1c54033409ceff 2,046 0.95/1.00 vMB 30
378,009 378,009 00000000000000000b4fa86f51712aaa99a51a43791affc56a32a4055ccf7181 145 0.10/1.00 vMB 103
378,008 378,008 0000000000000000083ad03095ccfa7d5999ae763a58270a2304f1ccda45baac 2,759 1.00/1.00 vMB 52
378,007 378,007 000000000000000006914c18ff01f6f28c3f40174707e2462a26b1f264660633 1,299 0.66/1.00 vMB 38
378,006 378,006 000000000000000008202c227211ed8e92b8b548e4141437eaec075f1b9baf83 1,716 1.00/1.00 vMB 31
378,005 378,005 000000000000000009e4d1fecd2bc72920f0809bd294456cad1f884dff710424 882 0.88/1.00 vMB 19
378,004 378,004 0000000000000000053a0ba068b646719b4ab90a37780264e7d950e204271068 1,448 0.93/1.00 vMB 34
378,003 378,003 00000000000000000e8f1023900d52129f43aca757359a4b90b664547549657a 1,367 0.75/1.00 vMB 30
378,002 378,002 00000000000000000e077909a58c8bb58c438fd7c5a1d79ee2102cf3e8ec262c 2,295 0.95/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.