Loading Tool

Explorer IconExplorer

Memory Pool

45,188 transactions
27.45 vMB
0.10958201 BTC
Random Selection Loading Transactions
Max Size: 144.00/200 MB

Candidate Block

Mining Attempt 62d4c7d4d18bb1ea743276543b138f202794fdf3a219c6404a839b3d5eae7f62
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root eef9bbdfded71817b26de6ed753a2f7fe94de221d9df2adedba0bcbd5b824fcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.05148818 BTC
Feerates: 151.16 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (584,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,762 330,762 00000000000000000fc631ec80456a9838d04c1f8069e9c8ee83abbe9fdea50a 182 0.10/1.00 vMB 23
330,761 330,761 0000000000000000096d82c12f5d60c5379df4dc98cd7b3d7ad4ee2fbc88e0e6 203 0.14/1.00 vMB 21
330,760 330,760 000000000000000006c18384552d198dc53dcdd63964d9887693f684ca0aeeb6 1,352 0.75/1.00 vMB 26
330,759 330,759 00000000000000000efa2551c14534c385ed1af3edffc8f276f13c0ddd0b5afe 762 0.43/1.00 vMB 26
330,758 330,758 000000000000000015b798837e7bcc72362f6977faaf96c09347c63567f4f656 120 0.05/1.00 vMB 23
330,757 330,757 00000000000000000d89f88366661b880e96aba60d083daac990fd21dd97fa5e 1,489 0.77/1.00 vMB 28
330,756 330,756 00000000000000001736adae44e37c29d2bd6146ddf7850f7b5f1e0e2d780ab4 329 0.19/1.00 vMB 24
330,755 330,755 00000000000000000cd5690fd853af7db6062ed98ac33bad90bebc0872d4fc0b 346 0.24/1.00 vMB 22
330,754 330,754 00000000000000000b78eea91d004f2997a935f4507faa7af1e1a4b5b3c2e27c 449 0.25/1.00 vMB 27
330,753 330,753 00000000000000000391e415a9777b336e7b19bdc4334bb0854883e40946131e 1,099 0.53/1.00 vMB 29
330,752 330,752 00000000000000000390d32ae4c163e4dd3a3eebaca555e02623cebf70151d95 39 0.02/1.00 vMB 26
330,751 330,751 000000000000000010a394e3703b7c22eff6819f6112a87ae479b35cc7ae0df2 830 0.43/1.00 vMB 26
330,750 330,750 00000000000000000e03146bd826d91ace9a3dc0437a59175f5b5a51b0ff708c 639 0.31/1.00 vMB 29
330,749 330,749 00000000000000000d844bd9bdf5883cd6e248227966dd05efe448c7f95bc56d 683 0.29/1.00 vMB 32
330,748 330,748 0000000000000000121be3e1886b95603b872383bdf5cb855ff0c1fa4da9efa0 307 0.16/1.00 vMB 31
330,747 330,747 00000000000000001464d800b02374badb820296a7791b53a0f112ec262e3668 120 0.06/1.00 vMB 17
330,746 330,746 00000000000000000851c00086dc57e17c939c934a03cef7271250a97305402e 1,203 0.68/1.00 vMB 26
330,745 330,745 00000000000000000e2d4cc687d3b3193e4c36e7c95a6013c2fc028401ff4d55 629 0.34/1.00 vMB 28
330,744 330,744 000000000000000005ed9b07e511da0cf7640ead8067c940f6a99f4ea1edf9ec 32 0.03/1.00 vMB 31
330,743 330,743 0000000000000000013670d919accc280e1c6451b268d9aea35b7244c30e6856 209 0.13/1.00 vMB 24
330,742 330,742 00000000000000000b218f9025961d25c9c30cbb945f756e04ed986c9bb9cb4a 299 0.16/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.