Loading Tool

Explorer IconExplorer

Memory Pool

44,619 transactions
26.62 vMB
0.05801127 BTC
Random Selection Loading Transactions
Max Size: 140.48/200 MB

Candidate Block

Mining Attempt 7c8c68b681fd8f93ddad7fad2a8d699d8d7400957713f63dca258819c88ba480
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 5ab5ddc72a9e01635d1f7fa8076fbe81230fad8199af47eb5315280e97b7045c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,098
Size: 1.00 vMB
Total Fees: 0.00902582 BTC
Feerates: 54.71 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (287,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,943 626,943 0000000000000000000c5d7fde41d45f64c762e90518c9fad11af53bab0dea21 1,979 0.71/1.00 vMB 18
626,942 626,942 0000000000000000000a8750bdc7ddcb272c300e63b269e6ad74796e4f45b7fc 130 0.04/1.00 vMB 26
626,941 626,941 000000000000000000040f98590a4cfe71445ce59941f1cebd9abb27e938524b 245 0.08/1.00 vMB 17
626,940 626,940 0000000000000000000dd5b0a78eaf66738c985c2a35b71bcb47ba4b03cb98b5 1,677 0.56/1.00 vMB 17
626,939 626,939 0000000000000000000b61d19bcfc14172b38cdffeb334f7825b33a18a03a79b 904 0.32/1.00 vMB 15
626,938 626,938 000000000000000000041aa514a967ba6b35da0a648bb1f3a7def17ff8530f6f 1,759 0.64/1.00 vMB 16
626,937 626,937 00000000000000000011c340c5d2d8027a4487f890cd30f1f5b8fdd9ec8ddce0 367 0.14/1.00 vMB 22
626,936 626,936 00000000000000000009f738204410448dd78541ddb9942fe7bb66d47877148f 2,154 0.90/1.00 vMB 19
626,935 626,935 0000000000000000001127332f9302802f6ec5d088d79a7d61e22743e1fd6b3f 882 0.31/1.00 vMB 13
626,934 626,934 00000000000000000005136a11799ef4578a6d89b5621763593d2158955d3793 1,747 0.54/1.00 vMB 19
626,933 626,933 000000000000000000077e9c54c6f1bde1d7e365b8b59d12171573de670b21d4 1,332 0.54/1.00 vMB 4
626,932 626,932 000000000000000000021b83bbe34d78311c6a763efc131f040ee7dcddb4fbfe 2,815 1.00/1.00 vMB 21
626,931 626,931 0000000000000000000f81fe6d0153399b456bde249bb9c7920244d614060a67 189 0.05/1.00 vMB 17
626,930 626,930 00000000000000000000c47ab909f0959d50123ce6a14834240a72a8e3dc3e00 282 0.13/1.00 vMB 12
626,929 626,929 00000000000000000001cf093128c25cb24d7a764604860fdb3a7a4ca82575d0 2,321 0.78/1.00 vMB 4
626,928 626,928 0000000000000000001041dae32274cde65ae7c9cc7733abd6cc76b697e22695 2,984 1.00/1.00 vMB 23
626,927 626,927 0000000000000000000b19ab5e37b7e831f8f6c059a96f84814c6781a277ca42 2,711 1.00/1.00 vMB 20
626,926 626,926 000000000000000000040cdb062e1950a882427a4a29fe38c330685f0b94eab0 43 0.01/1.00 vMB 10
626,925 626,925 00000000000000000001058b8fcc1cf90e162405c8ab9f07ba1830b6e2376d10 90 0.03/1.00 vMB 15
626,924 626,924 00000000000000000009d4ae848bbf69c810d34635ae8c91e3978e0181e14df2 1,418 0.87/1.00 vMB 3
626,923 626,923 000000000000000000125a0a8930743313824cbaf764888d75abbf5e1dca530e 1,116 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.