Loading Tool

Explorer IconExplorer

Memory Pool

39,456 transactions
18.59 vMB
0.17093225 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.28/200 MB

Candidate Block

Mining Attempt 6169599d6a852b240655c3502685f34a07cc9522187e2434f20feab543d53407
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root afd6c4e0faa89506bfde436e872233111709d37cf42b4a6a46c37fb4485f62aa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,935
Size: 1.00 vMB
Total Fees: 0.04785631 BTC
Median Feerate: 4.46 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (764,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,968 148,968 000000000000012fbc2e86110bd1740b91ebba1888706783dad8438c47e7e146 49 0.03 vMB 102
148,967 148,967 000000000000004b23ce0e1069bbd201414c99a7cd8dce4983dc04fa1c656caa 23 0.01 vMB 41
148,966 148,966 00000000000005dc845b4b5b1c4bd1d8cd64a4fa842b68bda3d802baff8ac44c 101 0.05 vMB 88
148,965 148,965 00000000000001b53d3e3ea86f6cfd525f0e74b5bb046903ef7734f863e5c974 74 0.06 vMB 123
148,964 148,964 00000000000005722b1032966b8cd168056642c7cbca056f9c87c6d9b82b8eb9 140 0.05 vMB 196
148,963 148,963 000000000000032f32cf6a1252a1e9da642569f5a77ac4c430c73ad1c22af4bb 12 0.00 vMB 35
148,962 148,962 00000000000007b25e46f57961e8b41e14e6f972c59a3769e188e92723f2eeef 57 0.03 vMB 209
148,961 148,961 0000000000000485ce0b2e0afeb2352b49b70515481cac0a9563e2f1d68cb5d8 154 0.05 vMB 75
148,960 148,960 00000000000007d3b05a93cd1bd0f10b57d68e032bee0f627fb1d1686c59beb4 68 0.05 vMB 320
148,959 148,959 00000000000007d367cd98b69352657405444538204b581fd7aad6d1de618479 89 0.05 vMB 202
148,958 148,958 000000000000047c8bcceeade127a3628ee8076454714dedf290fc52e1041072 42 0.01 vMB 206
148,957 148,957 0000000000000596019b0e09327a18e9606e10349c7c07d57d46e7e61c98fadb 106 0.05 vMB 269
148,956 148,956 0000000000000414d9ec99f63a65fbae153bd4d5b057de24f773cd902db9fe35 194 0.09 vMB 104
148,955 148,955 00000000000009d1a633380cf05be7c397045feb096550100bbeb07a0abea31d 42 0.05 vMB 208
148,954 148,954 00000000000006ae3a2e2cc04f0ec52b08b79ee1eeb67f44132afcd3e0d8e0dd 120 0.05 vMB 194
148,953 148,953 0000000000000808547bbf083ffc647e59100eee9bda617581a9cd3d60e04438 141 0.04 vMB 13
148,952 148,952 00000000000002ddda2533af24e50a2f24ee19f4686035f83181771f821002c5 18 0.01 vMB 382
148,951 148,951 00000000000007beca1c5cf349a96d8f93bbd8e5e5ef5348fac3d11d83283b13 55 0.02 vMB 169
148,950 148,950 00000000000006a45c45578028e79f6e79f3a9c83e63279a67856598d0045d21 147 0.06 vMB 142
148,949 148,949 00000000000007b864a3cc6462e86ddbaef9c352cd47eeb9ca71d26a2529afb6 106 0.05 vMB 117
148,948 148,948 00000000000008f9e329b07ac59268cbb27a5f727f1bce425a66ca63eec34b40 146 0.05 vMB 59
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: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.66 GB
    • Received: 0.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.