Loading Tool

Explorer IconExplorer

Memory Pool

80,324 transactions
29.66 vMB
0.09002117 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt ba16f199c5f581e827f5bb588743064f762f4931f86eeb305cd9cfd327a92932
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 7619d1f3e245b585c600f3d7e6e616b4d88f648b056d266c0058fae0ca69adfc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02429701 BTC
Feerates: 90.00 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (176,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,786 738,786 00000000000000000008cddc1d514bba0aa918e8396f2128ef4845a1d71cea7f 2,690 1.00/1.00 vMB 13
738,785 738,785 00000000000000000008e11075922898cb8eb459074763735c50c7a42ed0963c 1,580 1.00/1.00 vMB 5
738,784 738,784 0000000000000000000327c1ab4f83aef5ebcdfaf46db786591ffe1474c69aa7 1,320 1.00/1.00 vMB 6
738,783 738,783 000000000000000000015806cd88dc47075a3284830aa01ca0bf775646c2b408 1,788 1.00/1.00 vMB 5
738,782 738,782 0000000000000000000752627cefb9d9436d740ddf95a0d7b2551899897c2f04 2,194 1.00/1.00 vMB 7
738,781 738,781 000000000000000000066f9d0d98df26a134135086c76290aad5c0822eb03607 2,581 1.00/1.00 vMB 12
738,780 738,780 0000000000000000000945571e23aef1ed31afaa0691c1934d4cd9404adcd92f 1,093 1.00/1.00 vMB 16
738,779 738,779 0000000000000000000204b9889ae5496e1162303e36ecc0aeb9d37271407280 2,215 1.00/1.00 vMB 14
738,778 738,778 00000000000000000003a966108ad0b61a1ecf7cf7b169ddfad0a617d53c16ab 2,485 1.00/1.00 vMB 18
738,777 738,777 0000000000000000000863fb36ae635ddc68c44372963857a96cae82213d78b5 2,361 1.00/1.00 vMB 27
738,776 738,776 000000000000000000068d5a0aa7400452181c0042a7c3e32e009b69b80937d8 2,701 1.00/1.00 vMB 4
738,775 738,775 000000000000000000019568c42637f1a752fea8b9f83e38826bc73cfa0ba568 2,601 1.00/1.00 vMB 12
738,774 738,774 00000000000000000007775e31c6c18763a7374aacf529dd90746a7b73275551 3,022 1.00/1.00 vMB 10
738,773 738,773 00000000000000000007df61201bbfb27f8a994641702a0ea4dbaccb51975845 2,436 1.00/1.00 vMB 8
738,772 738,772 000000000000000000039776462bc9c6429d70276f948682cd9a726d1f2c8d1e 2,992 1.00/1.00 vMB 18
738,771 738,771 00000000000000000006cf24139cc75c178cc2ce0fefee8713a50ec5ed9ba63e 2,158 1.00/1.00 vMB 11
738,770 738,770 000000000000000000067a58faeaf4f646970aaeb853a3ddf87cf8c06834767b 2,230 1.00/1.00 vMB 7
738,769 738,769 00000000000000000000a71cd4ac17e3c409fba2cb75ede9042eab8fd1e78ca1 2,590 1.00/1.00 vMB 7
738,768 738,768 00000000000000000007e3e0328755e4bc73f37ba8eebb3dcedfdcb4b9fab301 3,202 1.00/1.00 vMB 17
738,767 738,767 00000000000000000009073ad78f860754d13b42e79fe54533c1c94e215e583c 3,315 1.00/1.00 vMB 9
738,766 738,766 000000000000000000031b0daa0ee7f26a850026e87316ea410f84e0f0392d25 2,913 1.00/1.00 vMB 15
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.33 GB
    • Received: 16.20 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.