Loading Tool

Explorer IconExplorer

Memory Pool

43,576 transactions
26.42 vMB
0.05958535 BTC
Random Selection Loading Transactions
Max Size: 139.15/200 MB

Candidate Block

Mining Attempt b2f28b29d5947fd3520a0a3915512cdc8947ae0a36dc7465689735de8e09bc2a
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 80fc793a71141d9b85e66dc0a982b47692b9d27b989bbb17a2ae486ee65d5767
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,013
Size: 1.00 vMB
Total Fees: 0.01124037 BTC
Feerates: 50.68 > 1.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (572,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,686 342,686 00000000000000001266800d6023b430ac4d8a6dd0ddc896ff3ce453d34a0811 614 0.75/1.00 vMB 15
342,685 342,685 000000000000000005c36dea8bfdcf9c77933922ec9c11ed8745e7ccea423ecc 756 0.27/1.00 vMB 35
342,684 342,684 000000000000000002db6e468836e2c3c3bf4e74def333fc11ae6a5e833a8679 476 0.54/1.00 vMB 19
342,683 342,683 000000000000000018838160768ff91d6b87bd8285dbe477e2d921b5f2ca914a 655 0.46/1.00 vMB 25
342,682 342,682 00000000000000000b3d8779f8068ef4f1b28e46c222af2fd83a801a2d332294 552 0.33/1.00 vMB 24
342,681 342,681 00000000000000000eae3cf9c05c182762efd699426c60e5070e711871db15c9 1,258 0.75/1.00 vMB 22
342,680 342,680 00000000000000000e318e6e29050a52f34d1ef812d88abc06cbb818a52f3610 432 0.18/1.00 vMB 28
342,679 342,679 0000000000000000189ee538d8ed7b2b4eec47d3f2388618142338f38b518ec8 448 0.29/1.00 vMB 19
342,678 342,678 0000000000000000113207447256dee5c5a9f21393c3371cb2c5759d08ba91d1 161 0.10/1.00 vMB 14
342,677 342,677 000000000000000006c5e42c5c8fe34cf4cd9f2a4266792742f1873e18e8e1ef 80 0.10/1.00 vMB 10
342,676 342,676 00000000000000000e2a8d0ec697102106df8b430e236b62c013bc0039159a83 50 0.06/1.00 vMB 4
342,675 342,675 00000000000000000b267a94e1f928d95d31d05b9413315a4575176a1fb7cbba 542 0.42/1.00 vMB 18
342,674 342,674 00000000000000000a834df3a2e27906a60e8bfcca1c1710866ea3f3e3163fd1 471 0.28/1.00 vMB 24
342,673 342,673 000000000000000018233bf3f2eef1ad3814b778fe0227979caedb8b29daf07f 385 0.27/1.00 vMB 22
342,672 342,672 0000000000000000165ab8fdf38065a466b4be1354a0bdd4498015931a82495e 190 0.14/1.00 vMB 14
342,671 342,671 0000000000000000057641679eca2df8ab65c25b122c2afa61651c85d5c8ab61 1,152 0.86/1.00 vMB 22
342,670 342,670 000000000000000001a56cd6338daec1a5eb6a93c5f955c6cef1611c105773cc 103 0.10/1.00 vMB 12
342,669 342,669 00000000000000001118d938873271973955f050a30a356c37b79cb6a78b3da3 324 0.21/1.00 vMB 19
342,668 342,668 00000000000000000d11b91bd9679d93c30242bfe247a920e9944e1bc9b27680 1,040 0.58/1.00 vMB 25
342,667 342,667 00000000000000001144340a30fea6c93e8e0d9d8a4013b0a8ea930cbfecdc01 324 0.26/1.00 vMB 16
342,666 342,666 000000000000000015f2caf7c6ee34f96c11f24fe4e32d1beebe73214f0a6397 562 0.31/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.