Loading Tool

Explorer IconExplorer

Memory Pool

29,537 transactions
9.77 vMB
0.10985639 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.21/200 MB

Candidate Block

Mining Attempt f5663e1e7c9ac6e75a29bafab999ad1b9d022c3d3c565f9ec51e8f5f3c181659
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root b53b5f3fb52b9794aaa32e4c7e343b3b24cd2e2bfe73021c491345daedd34476
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,511
Size: 1.00 vMB
Total Fees: 0.03288406 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (755,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,530 157,530 00000000000001911ae4dae745c59b2c97d99068fbf30df5ab57b3095509a57c 15 0.01 vMB 28
157,529 157,529 000000000000001935db1028dcba0a449ab5ab4016fddc4108c1ec9e80c6da13 13 0.00 vMB 0
157,528 157,528 0000000000000b5fab2b79e28545a52064836d2e6cfda870e313e472ee4e069a 108 0.05 vMB 155
157,527 157,527 00000000000006687e65dbce6178459aa552667c171dcfd18a30d6296f0ee6d2 11 0.00 vMB 50
157,526 157,526 00000000000009f6c490a885c704c23d5405e86fc4139c3c58472351f71eeb24 39 0.01 vMB 112
157,525 157,525 00000000000007a2b3c505caee438610325304d6ab0ac4eb605f3ccf7f6d1b0c 59 0.02 vMB 0
157,524 157,524 0000000000000e43fb42cca82ae4fa63ebe8254d85517661acff206de1f5706d 2 0.00 vMB 193
157,523 157,523 0000000000000e49d3705e4c47a4aa05628e8fc4c59e9ebb7aa33dd0c47cb780 6 0.00 vMB 61
157,522 157,522 000000000000072a79fa97c519fd12643284a688954538f979e4b87326139f55 16 0.00 vMB 91
157,521 157,521 0000000000000e477c6d35682cfeeb747ab69ec71ea8f7fc4c4c1bfd069ed241 35 0.03 vMB 534
157,520 157,520 00000000000001f33e959b2511c2a65ea49a2193c63e1a76782709c3c485a09a 46 0.01 vMB 4
157,519 157,519 00000000000003e9db46e3351ef77db4359474e94398bc181183a9f664b34ee4 112 0.04 vMB 139
157,518 157,518 000000000000044767b61425e820da50ae07063e5daa658dc60ca06287094d50 45 0.02 vMB 0
157,517 157,517 00000000000005d3f6963b9cd0f73b789cd982b74944bbf59f8cc049b7b5e73e 10 0.00 vMB 1,043
157,516 157,516 000000000000002fe8ec168b5e986aafa84933729c27a8620dbf7efdaad9e5c1 158 0.04 vMB 2
157,515 157,515 00000000000008ba5677ba4e146dacac42b17d947f5865e463cf03bd943d228a 14 0.01 vMB 202
157,514 157,514 0000000000000e477dc27a290fe487f65ae5416e26175514621dc87ff5192cd8 75 0.03 vMB 66
157,513 157,513 000000000000010a886ff7eaf4acf560a5d3c51ee6409056a80343b201727e36 5 0.00 vMB 228
157,512 157,512 00000000000005898967ce9dddd3cdcb0eab4ff71d32d650f8048dae02bdf9f2 47 0.06 vMB 51
157,511 157,511 00000000000005a675363207095d216e28645c760f9093c95acb17e09db33675 55 0.02 vMB 696
157,510 157,510 00000000000000983de380baa1f6a0e8ec51af00f2ac38d16341d537d8d3d483 14 0.00 vMB 478
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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