Loading Tool

Explorer IconExplorer

Memory Pool

16,396 transactions
10.40 vMB
0.02820636 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.82/200 MB

Candidate Block

Mining Attempt 16852d22f1e4b0732ebd8b2dbdd42f9bb9f5a54efa7eec7126ec1517e584c64d
Version 20000000
Previous Block 000000000000000000012bfc96a8979adc1a4645a73514d2a9b035f9bc4cf6ab
Merkle Root dd6280dd0d5651e80596b7f04bc4de2ed108a6abb56501970ff471226c682c08
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,831
Size: 1.00 vMB
Total Fees: 0.00457960 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,356 (769,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,907 143,907 00000000000007ef3cc6924d55c3635064d4f5f0a05c8b618e462d26c82e96b6 22 0.01 vMB 169
143,906 143,906 000000000000009a8de722b1bbfe4c9d5a0928f6c2cc6208a63e9c2a3004a666 46 0.01 vMB 34
143,905 143,905 000000000000048fb49775dc1452c0cc977b114e28c6022d9fe4c6adb3052dc5 16 0.00 vMB 59
143,904 143,904 00000000000002e64e09281c2c298d6b3d4799d8f7910655b9f388cc53f36491 59 0.03 vMB 68
143,903 143,903 00000000000008fa4fc50bbcd38ddddfdcea6e026c85642ddb79ebdb43fd5389 23 0.01 vMB 160
143,902 143,902 00000000000000f264448c0b0bf10ca2a9a7904a735307f402d1b41dc260b8f4 20 0.01 vMB 236
143,901 143,901 000000000000071057d0c76540838539149891e7c572fa27a83473aedcf06e09 79 0.04 vMB 122
143,900 143,900 000000000000000ae423b106b8d1bbfdaadf2f87d8cd48a3ebac067d583e3ef3 99 0.03 vMB 79
143,899 143,899 0000000000000172f5c55253556a38db87900378e37e26593391e8885e9741d8 62 0.03 vMB 250
143,898 143,898 00000000000001ccc89d6dce9a02618175ff4eec1278ba9c8d5dd9d757466ae3 115 0.04 vMB 62
143,897 143,897 000000000000091868379aef013958397c13e25881b5740b70e8e37765f96a8d 50 0.03 vMB 104
143,896 143,896 00000000000006332d64f853d289ef9c9f38f6b44aac8e2d1be364c6f7fb7e71 48 0.03 vMB 85
143,895 143,895 00000000000003a2bc0ae215db5f2fe99bbcab9096cb103e658e6cf34bf28704 61 0.02 vMB 31
143,894 143,894 000000000000009f3d45a5d28fbb88cae783a1a111324950319825d5f9da88cb 14 0.00 vMB 29
143,893 143,893 00000000000000fecd90cec7f90ce1db126202e7c5081f7336eaf762a416efdc 17 0.01 vMB 63
143,892 143,892 00000000000005a544912f6b2fd196128ada7ba116ecf34a2f7c27eab95b43ac 38 0.02 vMB 236
143,891 143,891 000000000000030956b22d1bb4010f246ba5a58bda8561e03bda1bac9c2a928b 111 0.03 vMB 42
143,890 143,890 000000000000001ef455401f1c331102dd1313221b25baa6e92ef9d560afefcf 203 0.48 vMB 296
143,889 143,889 00000000000008b93f603808af4a6cdb328141b282d68d39abffa639b83b3f83 51 0.05 vMB 286
143,888 143,888 000000000000007bf12fa90eeb8eabded9a63a4aabc21201ced3d28471c0e2f4 21 0.05 vMB 316
143,887 143,887 00000000000005ec9eac800a1724d1ee9308f356323c1e03e028141ec876ad0d 24 0.05 vMB 293
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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