Loading Tool

Explorer IconExplorer

Memory Pool

37,595 transactions
18.21 vMB
0.14208541 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.20/200 MB

Candidate Block

Mining Attempt 8c17de4d9942c6eb3ab90275fafc12176544319df3d5f4063d4f4186f07a39fd
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root c985c04178c06315939100cd6a668bc783ae6091be536f499f38ad74c175b4b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,020
Size: 1.00 vMB
Total Fees: 0.02682389 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (754,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,113 159,113 00000000000002ef411ecfc9283104ef9e5deb906df241acffef251769369851 32 0.01 vMB 28
159,112 159,112 00000000000007c6382c3e7d3acb4f2ed3e22e25868c34b6cf97b5911c48f866 32 0.01 vMB 137
159,111 159,111 0000000000000a2c71fc55dd48e6418021aefa19c654f25ee1b03e1ad57a6d4c 37 0.02 vMB 9
159,110 159,110 00000000000001f37a99234ef10e2c0744a1571605ecfff32710468a42410ed5 39 0.02 vMB 13
159,109 159,109 0000000000000da3decdd8cae825fe901595949698cc3afa1fd55125b731cdb9 60 0.02 vMB 312
159,108 159,108 0000000000000c661981b8c1704e72d07982d0274bf64dce8012d3aaaa1c635f 27 0.01 vMB 445
159,107 159,107 0000000000000687607d5184c24f6a7a8acf96f908c5bbdfcf49114d3423a96d 33 0.03 vMB 96
159,106 159,106 0000000000000898a44ed56b5113d85fb592e15e9b005bbba5412f97ba88f162 73 0.04 vMB 82
159,105 159,105 0000000000000559a96018f229483170894f7936acd516b307152e7b213df0ef 8 0.00 vMB 62
159,104 159,104 0000000000000a23ef89f3fec6c9f84bcb479346f6ca41e7c640491420cf4d65 4 0.00 vMB 1,126
159,103 159,103 0000000000000912afcbd88a3485d1682c381d8e1a8706a7170db68d5880b1e6 1 0.00 vMB 0
159,102 159,102 0000000000000af97f245c379066c88d8134f0982ee3b6e23678eb96a04f2df8 6 0.00 vMB 636
159,101 159,101 00000000000004e1753a4456a7963d5fd7a3ce51be349cc4a24eee0ca5e01465 99 0.04 vMB 46
159,100 159,100 0000000000000535880ce46cd083e33dde59feb7523a5ca15de39341759f3e40 6 0.00 vMB 463
159,099 159,099 0000000000000ca0b9832e9f7c524100898efa4f5c042a7fa06c50ad9643fa1e 53 0.02 vMB 157
159,098 159,098 0000000000000af9d8bae7ba6426220a93a1a3039ded95f6477bf3c983c68214 6 0.00 vMB 68
159,097 159,097 00000000000001c5c2f5cdb97837992f5cdce924ea63acf27fa5cee6d86c0f78 79 0.03 vMB 34
159,096 159,096 00000000000007f86acc312377bc7a7e08c227bd1b552f0e807442cef1412130 71 0.03 vMB 254
159,095 159,095 00000000000006672b8f13dc8262610df466681e45d9390c10e2fc7bfbd000ed 39 0.02 vMB 42
159,094 159,094 00000000000003135d4da29e158f0684d0365cda3de5ca199e0cb88325ee928e 27 0.01 vMB 141
159,093 159,093 0000000000000142746b801aa6e481dea0b0366eadef0ab8f5c84468921e0941 23 0.01 vMB 1,008
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 132.96 GB
    • Received: 0.55 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.