Loading Tool

Explorer IconExplorer

Memory Pool

77,608 transactions
33.71 vMB
0.13917522 BTC
Random Selection Loading Transactions
Max Size: 189.19/200 MB

Candidate Block

Mining Attempt 63eb6380213d5f35b50900715a5de02812d2155ab6579d21ef21324ec7056f3a
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 246d01b5fddaf82daec3d38ea8e10c8874b81ecd6a5c61b5e0c9a896591cde25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.02867179 BTC
Feerates: 100.53 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (559,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,722 355,722 00000000000000001162f5f90488426ab4e0887768519e36c11ecfac368cf380 300 0.13/1.00 vMB 18
355,721 355,721 000000000000000011c5ee78be10dadea5ec53c8470f4448fcf14cbdff0041fc 367 0.26/1.00 vMB 19
355,720 355,720 00000000000000000c7e1231927355009faa7891b19b601d6c73a5d12253af08 256 0.09/1.00 vMB 47
355,719 355,719 000000000000000010e243a11c5b0481e23b7e360b7f4b31c7ce2d4accf0ded2 1,186 0.66/1.00 vMB 26
355,718 355,718 00000000000000000ae375e9a11e3911abeee1d357e33bdaefeafd18f0b53bb4 1,275 0.68/1.00 vMB 27
355,717 355,717 000000000000000003f5b99fbfe07dbf3ab5ec41de8b4b2cebb57e0cc821d6cd 754 0.42/1.00 vMB 26
355,716 355,716 000000000000000007092a2ce8749483d59d9a649b73fa1e5700f89dcc53346e 462 0.32/1.00 vMB 21
355,715 355,715 00000000000000000582aead0f4e0d43bdd7b7e00d168ee880875dc44d0d078a 1,175 0.68/1.00 vMB 24
355,714 355,714 00000000000000001281e8f38b734fc3843681eb2dc4b7167b3ff8fcaddf90ab 1,150 0.70/1.00 vMB 20
355,713 355,713 0000000000000000089c391e2a3efaa0a5fb67b331f94fb007b692c43a63361a 416 0.27/1.00 vMB 22
355,712 355,712 0000000000000000049016ed2a52eea6913f202e4d47e935a512c3f758c449f9 1,653 1.00/1.00 vMB 18
355,711 355,711 00000000000000000b614fbe458badb78938285f9b6f40fc6e35aa5726836e2a 1,556 0.75/1.00 vMB 31
355,710 355,710 0000000000000000027534ddf4a20c4850e9b998cb34258ebfd436b7db3914ed 2,266 0.75/1.00 vMB 40
355,709 355,709 00000000000000000e547efc7d5db6d40f4ef3da19e9aeb0f435eedbb6634865 1,700 0.69/1.00 vMB 31
355,708 355,708 000000000000000001e7656d70bc08ea10bdec54be2f9ea365126198145dcc43 197 0.13/1.00 vMB 29
355,707 355,707 00000000000000001672c2c047085db722e577902c48d018cd88f1d46359fa28 1 0.00/1.00 vMB 0
355,706 355,706 00000000000000000c6dfb32d33feb73f84d280e0329edb762b04142f41aa995 30 0.01/1.00 vMB 30
355,705 355,705 00000000000000000205dcd89b256bc719431547c65c5ab354b585d3f36e7e9d 932 0.41/1.00 vMB 30
355,704 355,704 000000000000000006781d77f1b4fd7fcf0b95e413b555749bc6a5de64fa4603 7 0.00/1.00 vMB 14
355,703 355,703 000000000000000006e7b442d3a38ffa790629fd3a85a5ecef41ded942aa8025 212 0.13/1.00 vMB 19
355,702 355,702 000000000000000002f917f72c18177d4b7e88a20aca79a34c0f1e5e65e1b884 256 0.09/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.11 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: 733.33 GB
    • Received: 18.54 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.