Loading Tool

Explorer IconExplorer

Memory Pool

43,997 transactions
27.12 vMB
0.06080666 BTC
Random Selection Loading Transactions
Max Size: 143.14/200 MB

Candidate Block

Mining Attempt 03e411e18eaf31b236c494a16e59952e583d85d933a43c97df8d0c38f201dbf6
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 8f4ae523c4907ab085c15734f599ad6a2881d092bb86956a1e2d2afb261cc411
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,769
Size: 1.00 vMB
Total Fees: 0.01030988 BTC
Feerates: 349.04 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (189,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,953 724,953 00000000000000000006c6aa5a0de89cace362e4e8649c0072c2d656df385e47 1,874 0.76/1.00 vMB 8
724,952 724,952 00000000000000000006386d85ac9009430d901f2bbf597f363079a23ad49fcd 918 0.70/1.00 vMB 2
724,951 724,951 000000000000000000059d7449191a95bc73dd4f64ed17257c8cd5af9be2e92b 2,349 1.00/1.00 vMB 8
724,950 724,950 00000000000000000002df6dbb9fa0a600db764202e4826865dcd0944df82b4d 1,960 1.00/1.00 vMB 4
724,949 724,949 000000000000000000013360c69deaa91493a06be4dad5993fa99355efd47e15 2,701 1.00/1.00 vMB 10
724,948 724,948 000000000000000000030d7b145f0e508117f9ef5e7f523d642544ce5bfa4b28 2,965 1.00/1.00 vMB 4
724,947 724,947 00000000000000000002c077519cf30e097b1bec6e6e104657e048ef8e7aa9b5 2,320 1.00/1.00 vMB 22
724,946 724,946 000000000000000000075ae6d38f9b2eeab602c61c30d506b480ef1ac7c94033 1,608 0.72/1.00 vMB 5
724,945 724,945 00000000000000000003c50328a2a112d5a69352f721152578e5c30c224942e0 735 1.00/1.00 vMB 3
724,944 724,944 0000000000000000000044e077b29556802be71d371ac56dad17396310114202 1,905 1.00/1.00 vMB 6
724,943 724,943 00000000000000000001294af6a985be6a84bc99f552801384f2ee024cc512cc 2,256 1.00/1.00 vMB 6
724,942 724,942 00000000000000000002300a35f66d7183acc5328496fe6382b49e3f4791d2fb 2,681 1.00/1.00 vMB 8
724,941 724,941 000000000000000000031c5a13ec52490e5baf20a1defe03dd64dbfbc09e379c 1,800 1.00/1.00 vMB 7
724,940 724,940 00000000000000000006ae2d0921753d4eb6c0c830af09e1bd3368cdf2fd36f9 2,664 1.00/1.00 vMB 12
724,939 724,939 000000000000000000007562af997ca510ed54e1681b917141d85072b3b384fa 2,637 1.00/1.00 vMB 3
724,938 724,938 000000000000000000034e3e2616c697177a6d836605092f7a430a7f9d8453c5 2,835 1.00/1.00 vMB 7
724,937 724,937 00000000000000000007ee9943a97919d14a15332eb05c159d0c5938c03b1efa 2,714 1.00/1.00 vMB 16
724,936 724,936 0000000000000000000810ed15fb8345b74e12a6dd53f62a3bf098ced9b48ed0 2,195 1.00/1.00 vMB 3
724,935 724,935 000000000000000000036a0813723cc1e9738f0d54b766c72e53defd3f19ebd0 2,160 1.00/1.00 vMB 11
724,934 724,934 00000000000000000008dfa4e75dcdd066b838e64f65bfd1e5cce368ace57e5a 2,311 1.00/1.00 vMB 2
724,933 724,933 00000000000000000000cf21aaf8e93e78e40177b823380d2f5b2f4de4a2a67d 2,318 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.