Loading Tool

Explorer IconExplorer

Memory Pool

76,329 transactions
28.48 vMB
0.07167411 BTC
Random Selection Loading Transactions
Max Size: 172.53/200 MB

Candidate Block

Mining Attempt 3d684ec645110713d38a956b746aa783f3c65fe869beb480171029a05f322cab
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 6922f3d0c42819b48d019e102443a20d0882b355ee3ef225e354a3413eb62386
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,164
Size: 1.00 vMB
Total Fees: 0.01269149 BTC
Feerates: 178.73 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (795,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,850 119,850 0000000000003227efdf36ae71d1cb95c7c32354673555efc97c2f643f605347 13 0.01/1.00 vMB 396
119,849 119,849 000000000000af9a849f567ee0f4c51adbcf3b652c55b16397ad9ee325741b1f 9 0.00/1.00 vMB 0
119,848 119,848 0000000000002f7fa659d4b77777dae5b38fc72fe4a55ba559f15d9f272e6f4a 29 0.02/1.00 vMB 1,077
119,847 119,847 000000000000a56b86d17e910ed5249458c13e4effdfc17321a05552cffd605c 15 0.00/1.00 vMB 855
119,846 119,846 000000000000728678b163ccf42f314f70d74eae4081684293007a19ddfa91de 15 0.02/1.00 vMB 244
119,845 119,845 0000000000008029ea464499fb2189c6fa0b4a32bbcdf8d0d3b68ec17f1b44cc 11 0.00/1.00 vMB 0
119,844 119,844 0000000000000b9b6ae7e17aefd5928b0cefa0825e99e0a36b632caa977397ab 9 0.01/1.00 vMB 937
119,843 119,843 00000000000046a2b3b3c6e641dc2fd1b5b25b594b9a763dbdfa2bdba8368ac1 1 0.00/1.00 vMB 0
119,842 119,842 0000000000006aea3c03927eb824732cd392c429023cef46ad0dcbb7bd13802d 21 0.03/1.00 vMB 6,888
119,841 119,841 0000000000000745beafd13bfcd49b9c7c6e4baa46fe69985d5093ecfe8114b9 1 0.00/1.00 vMB 0
119,840 119,840 000000000000a1e20149f3d50d60d502dc93abc984aa8fcccbec0b250efa420f 7 0.00/1.00 vMB 319
119,839 119,839 000000000000291d74d70a2513075f6b485c41417e1b4350cda7478b6472bbc7 9 0.00/1.00 vMB 0
119,838 119,838 0000000000003b21d8092a878eb968ffce33b67b20791556a51f28919a668af6 8 0.01/1.00 vMB 380
119,837 119,837 00000000000035884f3d9b5e067079f9e0223d6b5501dd055be92aeb0bb6319a 9 0.00/1.00 vMB 310
119,836 119,836 0000000000006d9dfd9306386a18bab7b40b51c7efe596c38e5b473c707b64a9 159 0.05/1.00 vMB 178
119,835 119,835 000000000000a2e07334e9b90fef02db6d05e3fe4ddd1b5c38e2102ddee9e469 15 0.01/1.00 vMB 137
119,834 119,834 0000000000009d3b73102fe7423fcc8984ae1395ada0dc805e5ce2dd1b077e49 24 0.01/1.00 vMB 389
119,833 119,833 0000000000005341bb2bf05352037548a032e4921e702e49bea9fdc0c2df7983 61 0.03/1.00 vMB 643
119,832 119,832 0000000000009d4fa832500f3a18fcb73dfcc533704555596c8cec4a7a910f19 17 0.00/1.00 vMB 3,563
119,831 119,831 00000000000088cb5fa9cdae84beac0cd6f725d431639e779274cd54795b69d9 9 0.00/1.00 vMB 0
119,830 119,830 000000000000060977b0af7e004f6327018a725e2909d49ddcd5a8ed9658199c 16 0.01/1.00 vMB 708
Previous 10 blocks ↓
Total Size: 782.63 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.10 GB
    • Received: 16.14 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.