Loading Tool

Explorer IconExplorer

Memory Pool

40,455 transactions
28.53 vMB
0.06489382 BTC
Random Selection Loading Transactions
Max Size: 145.88/200 MB

Candidate Block

Mining Attempt 7e9a0f11b0187143f74dbd578af02e975fbe766ac8374b23987656c90a46cd33
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 4f72eff6c510cf0e764e553c5020c50dc7cda0c52ad465eafd8d9619670cc711
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,883
Size: 1.00 vMB
Total Fees: 0.00979663 BTC
Feerates: 100.19 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (379,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,937 534,937 000000000000000000176557a5039eb67ca546bc956b7553100963b747662a3b 1,776 0.74/1.00 vMB 6
534,936 534,936 000000000000000000119f61e0c4daa3be931988f9251c7466c4d8b59f70f9a5 546 0.25/1.00 vMB 67
534,935 534,935 00000000000000000020b9e9a6147263b85eadfa920348e4e7e643f2bd1ab736 545 0.32/1.00 vMB 11
534,934 534,934 0000000000000000001c40b172d522166b2dcb0ebfc9f3abc131c1e08f4b33e3 1,905 1.00/1.00 vMB 22
534,933 534,933 0000000000000000002499573062d99dbd87fb44ab0739daef8a90598b079807 162 0.04/1.00 vMB 26
534,932 534,932 00000000000000000005a76809ce85ae085b19d61a12858abc6eda04096fce4f 182 0.10/1.00 vMB 6
534,931 534,931 0000000000000000001b1667126dc8f1a2f88f1df1910a4a4b02b49f9987787c 2,230 1.00/1.00 vMB 29
534,930 534,930 000000000000000000267722f68f955cb9889a5d28eaaf71c87341ae10f8d16c 1,799 0.77/1.00 vMB 10
534,929 534,929 00000000000000000022280b9d74e5f69923556d3dc319d38af085108b48f2e6 2,842 1.00/1.00 vMB 32
534,928 534,928 00000000000000000007700f91f4d9b8e9c3a695488d8222a5abe414ff423f72 1,789 0.87/1.00 vMB 24
534,927 534,927 0000000000000000002daed38efbc96049319e39593ddeb6affa70f2231729d9 318 0.10/1.00 vMB 19
534,926 534,926 000000000000000000296f71ba1791f2f58e9f822b2e93fd942a56bc6764c267 245 0.13/1.00 vMB 20
534,925 534,925 00000000000000000026070c1260eb9f896ea5bb9fb7695751f25772bff6deb6 213 0.36/1.00 vMB 3
534,924 534,924 000000000000000000214901fe064720d178fc2ef18e8ccc16ebc6ab81640057 2,489 0.81/1.00 vMB 20
534,923 534,923 00000000000000000004bc0a46d287d862336c5190b7654e9525e5152a87f307 7 0.00/1.00 vMB 901
534,922 534,922 0000000000000000000810a2cc2fabef156d3bd4fbb2405e3816a346779722a9 632 0.23/1.00 vMB 24
534,921 534,921 0000000000000000001c26a7ade70bf0f2a37304f0023a41c95758bc6ef54271 1,354 0.52/1.00 vMB 19
534,920 534,920 0000000000000000000b5e1143ec2042edce929dc6778639e7e6dcad47bb29da 69 0.02/1.00 vMB 62
534,919 534,919 0000000000000000001d993b030e8a993b3ff562c3f427656bc25fe9d07a4b85 586 0.24/1.00 vMB 26
534,918 534,918 0000000000000000002dd56957e9aca0ef436d243a17156c2476c9bb443814bd 294 0.10/1.00 vMB 9
534,917 534,917 000000000000000000091a273b703c7b8af9c172b21a5cc2e54a77f5f9ba93b7 507 0.20/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.