Loading Tool

Explorer IconExplorer

Memory Pool

40,932 transactions
27.76 vMB
0.07537372 BTC
Random Selection Loading Transactions
Max Size: 142.56/200 MB

Candidate Block

Mining Attempt 737841975e9ddc12156b7dd9b3138a03125caed9e6bdb77e4eef8defce9d1b59
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 6920e03d6c415f9e429c25f61e1a001539e836e40a4970f2807a4513110770d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,548
Size: 1.00 vMB
Total Fees: 0.02226193 BTC
Feerates: 193.01 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (339,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,684 574,684 00000000000000000006d11e5b20ab0522ba5dd0019721aaf7cc74abf2065c68 2,505 1.00/1.00 vMB 81
574,683 574,683 0000000000000000000629c3216ee677427a1c544c7e34a2f3c4fac0b85f5096 2,786 1.00/1.00 vMB 12
574,682 574,682 0000000000000000001885cd48dcfcaa1e1716b856ada3e634916f63552addf2 3,163 1.00/1.00 vMB 44
574,681 574,681 00000000000000000015cbe50ac8eb77a8ca2fcb0bbff749f687a1e2462a7651 2,819 1.00/1.00 vMB 59
574,680 574,680 000000000000000000159e020f68c36a26843791036e12973c81f6cc63f7d8b2 2,782 1.00/1.00 vMB 21
574,679 574,679 000000000000000000220f9fd51401dbd9799543dc49bd560282f42c934bee97 2,701 1.00/1.00 vMB 56
574,678 574,678 000000000000000000223913934194318f51487e007eba2773d431fcc04faf4a 2,331 1.00/1.00 vMB 15
574,677 574,677 0000000000000000000ca3966111b724407565465db92be3c3a51b4de34a0d56 2,780 1.00/1.00 vMB 68
574,676 574,676 0000000000000000001b543d8b30b9065170f2ca552becb2223318c7c65317fb 2,985 1.00/1.00 vMB 53
574,675 574,675 00000000000000000001c1d8caea6c0396fa4a616d5fede2528c29d671d5d138 2,726 1.00/1.00 vMB 81
574,674 574,674 000000000000000000115cd1b362e5544ed9cc1adb4796fbc41683ba9297fbf2 2,546 1.00/1.00 vMB 73
574,673 574,673 000000000000000000281a0bb0a8dcec95cf15396112f84920906c2f80cc0ec2 2,859 1.00/1.00 vMB 88
574,672 574,672 00000000000000000020f472a01be39a4573af42b23195520cde64a489a7fdb5 2,405 1.00/1.00 vMB 122
574,671 574,671 00000000000000000029833a5e1843d1e943b9e49d59333fff1618396a7ead5f 2,669 1.00/1.00 vMB 114
574,670 574,670 00000000000000000027e6615a95fa7a8333ffee200bfff4ab0114cd437c426e 1,718 1.00/1.00 vMB 155
574,669 574,669 00000000000000000016489ba0b001b98f88c0c230eb5836db76910e852c8fb2 2,286 1.00/1.00 vMB 36
574,668 574,668 0000000000000000000609d1919825cd3c21ac641bc2282e20270589dfea9964 2,805 1.00/1.00 vMB 52
574,667 574,667 000000000000000000037ac3c9c685e46f58e003e18d55c509c1a2dd39094d81 3,041 1.00/1.00 vMB 81
574,666 574,666 0000000000000000001c481b21acd9873a643d4f1ae4cc302c022190659654ac 2,564 1.00/1.00 vMB 92
574,665 574,665 0000000000000000001d6f15ac11b9c077a5ebd0da51b837bc44f2a24215e4bf 3,138 1.00/1.00 vMB 49
574,664 574,664 00000000000000000007409d7d40dda99ff18e152892da2906d8786e7b5e83eb 1,188 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.77 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: 632.86 GB
    • Received: 12.16 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.