Loading Tool

Explorer IconExplorer

Memory Pool

80,852 transactions
30.01 vMB
0.08471752 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt 0650d855e45845adc4dfb43ea63fe442ad21aae0b916e0349cc824b800bbbe04
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 39796f7ce4ba6eb2830dd7972b30b0b36a2be2eb8f14d2274c10e6968e216402
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,590
Size: 1.00 vMB
Total Fees: 0.02342267 BTC
Feerates: 397.50 > 2.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (151,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,951 763,951 00000000000000000003c8ea85914ecea3c5177d380ac51f720818aa890747dc 830 1.00/1.00 vMB 5
763,950 763,950 0000000000000000000268e1678209beb94ec7dd99ff76b1e429828921517030 953 1.00/1.00 vMB 6
763,949 763,949 00000000000000000006c7950503581d1d6886aa333c20a5ebe25d3f88946f1e 1,688 1.00/1.00 vMB 11
763,948 763,948 000000000000000000034b506caed4c26fab16e3955fd2a3ace4209e0e8d5d16 1,452 1.00/1.00 vMB 9
763,947 763,947 00000000000000000003965af7c6483c7d14ad551621e1cf2521bf6884d6e295 844 1.00/1.00 vMB 5
763,946 763,946 00000000000000000006500d214cfff37263d94977af8f0d04ab8a9912a280ad 1,036 1.00/1.00 vMB 7
763,945 763,945 00000000000000000001d3ba1058a945da103c82250e93e27ab73308e411d8af 106 1.00/1.00 vMB 1
763,944 763,944 0000000000000000000272dce230a65d2704fc333cfac90b3b39ec9db7436228 690 1.00/1.00 vMB 5
763,943 763,943 00000000000000000001d4516b6e616c15ae76fcee113519b814eb89ee5f8ad9 1,111 1.00/1.00 vMB 7
763,942 763,942 000000000000000000029e369599b05327010526b44c730a0dca6e1588442403 2,013 1.00/1.00 vMB 13
763,941 763,941 00000000000000000002f26dc880cd0486710fc6990667c02435062582c08cff 1,566 1.00/1.00 vMB 27
763,940 763,940 0000000000000000000051e93131d0048968544588f5a8101fa3c8494d9f4f72 1,561 1.00/1.00 vMB 23
763,939 763,939 00000000000000000001cc514337c11280177fb30de29e186cdef027c6a4154f 385 1.00/1.00 vMB 3
763,938 763,938 0000000000000000000514cb1d516d92dcf11261ad98651d6f959432a84afa8f 105 1.00/1.00 vMB 1
763,937 763,937 0000000000000000000710bcb0718666ad40025d1e727bab99d08aa327f12a1f 1,853 1.00/1.00 vMB 13
763,936 763,936 00000000000000000003a66b6d18df02cfc0cc0577926b9854c0a3af6b2f9f82 586 1.00/1.00 vMB 4
763,935 763,935 00000000000000000004c45d57d392bef64c02b74b860f0ce2342f29a80d911e 1,769 1.00/1.00 vMB 12
763,934 763,934 000000000000000000039da93db0abc28d56990d419887fbf4429654e9969291 1,678 1.00/1.00 vMB 12
763,933 763,933 000000000000000000074d48680c24965522d78b50a027866374edf2692e156d 284 1.00/1.00 vMB 2
763,932 763,932 000000000000000000000a087284991f768d671f621888edcdfdcc866d20b237 840 1.00/1.00 vMB 5
763,931 763,931 00000000000000000005e5e58e02f2892994a70a79b46642427c5aeaf3741014 1,739 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.38 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: 664.38 GB
    • Received: 14.97 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.