Loading Tool

Explorer IconExplorer

Memory Pool

81,417 transactions
30.47 vMB
0.11318250 BTC
Random Selection Loading Transactions
Max Size: 183.51/200 MB

Candidate Block

Mining Attempt 90736c6255c6ef37823287dacc8833b527264447e969a9e2b10e0d3d21936ffd
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e56a299dcd8c5a3cb33370388287cb4a891875290fa78af7f69eefca9b84a54b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.03863153 BTC
Feerates: 180.34 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (651,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,988 263,988 0000000000000000b565788b462a71599fb135ce56b5354905c8ef7749c9ec58 108 0.05/1.00 vMB 100
263,987 263,987 0000000000000006e5f5222ccbde115dcc39f5dc507f62b973b50f357a4e3f01 130 0.08/1.00 vMB 91
263,986 263,986 000000000000000b176c580cb6ebf14333e1b93a8daf304769eef87699b033e8 88 0.04/1.00 vMB 82
263,985 263,985 0000000000000012fa1bc61b26f25d9b414cf9bf3ac86ea0671dad18dddd48e3 165 0.09/1.00 vMB 55
263,984 263,984 00000000000000023f2ca8d49003cfcc403dd79ebdafcdfeb3ecf2e9ff3f4d66 406 0.18/1.00 vMB 110
263,983 263,983 00000000000000018c85bbc2a6c4f8419215a72b139a0805f80d625ba49b2b48 126 0.05/1.00 vMB 87
263,982 263,982 0000000000000000296a5acc1d8bdf605c98d4c979ff6c34afe03004bf85e229 176 0.09/1.00 vMB 66
263,981 263,981 00000000000000004b825741a1a66fd45d1c7ae0c47fd2505bbac6a232b8c00c 5 0.00/1.00 vMB 165
263,980 263,980 0000000000000009964d64f7777ef7e6ec668c3c404a5c7539cb4b9811b338e1 180 0.07/1.00 vMB 99
263,979 263,979 0000000000000008ddef3b28e8d07a01314840fe3ab0a5e2756eaa1d08dc2704 424 0.19/1.00 vMB 48
263,978 263,978 00000000000000074d4f0f6196648f19254e32b846a23ac348121ec46e0dac3b 563 0.25/1.00 vMB 135
263,977 263,977 0000000000000013270c697e3fe401926c36e2af07940ebd1d81945502c8a201 340 0.16/1.00 vMB 114
263,976 263,976 000000000000000a9119e136ba5b02d9b5a2210f39fc2f5ef20347803cc65052 29 0.14/1.00 vMB 5
263,975 263,975 00000000000000000d8d46d7c1022520e69d7c947d692de60da9e05eacebf3fa 118 0.04/1.00 vMB 77
263,974 263,974 0000000000000006ef54a90947245ab4161bb37abbaf67dcfb5bd81172596681 56 0.02/1.00 vMB 87
263,973 263,973 00000000000000044ab9f7687c526fb48dc19e6b0959f07b242a45b4851024c4 186 0.08/1.00 vMB 120
263,972 263,972 000000000000000051677c29a9f4a8028b879d9fe1563a82d131500c7256b1a5 235 0.11/1.00 vMB 77
263,971 263,971 0000000000000014d8857613e9e1273dd83ce3b4e320d0322ce773adb2b2d5f6 228 0.09/1.00 vMB 64
263,970 263,970 00000000000000094eca47b80f89e4ee49566abe63fa86ae11daa812059844c8 515 0.31/1.00 vMB 74
263,969 263,969 000000000000000586fd443e7580b270025838a85f78e9c6846bd43ae153ce7f 174 0.07/1.00 vMB 78
263,968 263,968 0000000000000007d8778a8d10a436ee7aae1ad5c9ab1a39112ee3e1114a269d 422 0.19/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.