Loading Tool

Explorer IconExplorer

Memory Pool

74,948 transactions
27.66 vMB
0.07734634 BTC
Random Selection Loading Transactions
Max Size: 168.64/200 MB

Candidate Block

Mining Attempt fcae2d01294c9a72d810fb80241291e497c687ff37834e7ee6444ab07ead00cc
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 0b4dd0d0e0d1c9f87e1b7a7708fed04c8689efef593c63844babc53e0c2d89a5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01824212 BTC
Feerates: 121.74 > 1.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (638,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,766 276,766 000000000000000328b112981d794e2d01f96e0d381276539fcfc0c06d32aa45 366 0.20/1.00 vMB 41
276,765 276,765 000000000000000352055431a5db61446eb2447f5879bfd2361523499d1aa831 360 0.19/1.00 vMB 51
276,764 276,764 00000000000000010448d2cf0a2687a08dcd778ad5d68a9dd70bfda937152e7d 433 0.23/1.00 vMB 40
276,763 276,763 0000000000000001ded8494341f7d48e7b884647e3a5811b215be140e392dc5e 512 0.20/1.00 vMB 49
276,762 276,762 0000000000000002128a8bfb031b9445fa66fcdf7e49ebe2e34a3e75028397ab 277 0.13/1.00 vMB 42
276,761 276,761 0000000000000001fff5897e09ab7724879a81d337474cf07cfdcc85a6bc54a7 63 0.03/1.00 vMB 33
276,760 276,760 0000000000000000a08a2d7f80c20ff513f03dc1f9559bfaa6adb489a3578162 150 0.07/1.00 vMB 44
276,759 276,759 0000000000000002b97ec21719d419a70b2720f4fcea1eac2725f650ba1f8d9b 208 0.08/1.00 vMB 48
276,758 276,758 0000000000000001dd31847716f324714578157bcbf487b85a9903aa6507d81c 352 0.17/1.00 vMB 39
276,757 276,757 000000000000000327a11e5996e19e18950c4d8a3b9b3798904286b4f53a0189 179 0.13/1.00 vMB 13
276,756 276,756 0000000000000001f586e868b0794ac79aa731a89476e3b80bc55e3d21468ffb 473 0.24/1.00 vMB 42
276,755 276,755 00000000000000000ad64f4bd3e5febdd837ecc42e70f17486a022b94d2b540e 109 0.06/1.00 vMB 35
276,754 276,754 00000000000000029004ddd51b4f55f438fbe5d9a068386f05ec4c8c0fd106de 176 0.09/1.00 vMB 35
276,753 276,753 0000000000000001633f2a2c6ed1a033d86954d4e78cd03b9e8d35ce5b7e6f6d 195 0.17/1.00 vMB 29
276,752 276,752 0000000000000001c038b90119c1c3fe891a5f6366f722c5014bf5e57d3ac4bb 688 0.61/1.00 vMB 24
276,751 276,751 0000000000000002b821c22ac70fcb860e32a1218c081038d8d8b525e665160f 517 0.25/1.00 vMB 49
276,750 276,750 0000000000000001adf09374b77a90ac56bb045ef7bb562dda568d2484826ea7 351 0.25/1.00 vMB 35
276,749 276,749 000000000000000157ab354eee8c44a57f4b04fc46869db75df5f63c7bc2e5c4 895 0.35/1.00 vMB 59
276,748 276,748 0000000000000002eab1c44d65ef344bd04607a723a0b8903da826a8ba05d102 409 0.25/1.00 vMB 21
276,747 276,747 0000000000000001eb4bb3eaa1ae4528a8c452c9d77f84adf41fa1431ff23f02 559 0.25/1.00 vMB 39
276,746 276,746 0000000000000000f5ed5748e418d6f3add2636b8148c81e3567544a4fb3c417 816 0.25/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.