Loading Tool

Explorer IconExplorer

Memory Pool

16,986 transactions
8.08 vMB
0.04982910 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.88/200 MB

Candidate Block

Mining Attempt 6ec851f793c8c745c79e2b8eca32038c75299b591ead8716431ad3374db9b608
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 4bc76db3a61f3bffe26333c855f0863b3cd25fded4288c131feaaa6663425728
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.03285558 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (754,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,069 159,069 00000000000000da743a8478161ed8e66b4e5f90081507ac6005bc2c4b542ea5 4 0.00 vMB 0
159,068 159,068 0000000000000cf37242152148474ddd01dffb8a7c2c08b09da187994bbecc78 1 0.00 vMB 0
159,067 159,067 0000000000000bd8477b490f2d8a4772034adff47cba8cc47d0b932e6ff1d87d 6 0.00 vMB 28
159,066 159,066 00000000000001da4d72f49b78f230fc0fba95031a0bd0f2d4e0940068e6cfcb 11 0.01 vMB 31
159,065 159,065 00000000000005b4b0d94ac1d5fa15d3e7fb418b8eb4c9a000381b23efe19590 34 0.01 vMB 58
159,064 159,064 0000000000000c8905863691dd0c5c67c72a04ba1c75821590bc7cedf923eb22 13 0.00 vMB 0
159,063 159,063 00000000000004e13aafbcd0116a4669d5437ad084c09afe2921b6ed6c740146 48 0.02 vMB 444
159,062 159,062 000000000000083367258b87a0ef09dc23498b91336ba2d1c09ee004fbcf8ec3 1 0.00 vMB 0
159,061 159,061 000000000000072829fb1e315f28cd4a3b8f7253127fc75a65a46f9a80ed7b71 40 0.01 vMB 4
159,060 159,060 00000000000003b6ac835f42ca4805f3059f5d4bb617973ac8015b88592e918a 13 0.01 vMB 49
159,059 159,059 00000000000008746605e62e4b6eab34c14750b410c3d104615fd0c6ade48ea8 13 0.01 vMB 15
159,058 159,058 00000000000002e70e64ba4479361a7c742d63bcc26e51d4c6166b9e4cc72195 13 0.00 vMB 23
159,057 159,057 00000000000007a421fc0fdef1fdfbe9cfaecd23e41d710e07d262a74dfad001 10 0.01 vMB 44
159,056 159,056 0000000000000cbe2da0ffe463d73ea65018c6f8696de4e4299394323137ce35 13 0.00 vMB 23
159,055 159,055 00000000000003557dd840efda67e096595c028385441ece6a3bd7f02165887d 25 0.02 vMB 6
159,054 159,054 00000000000007f5a5cbb4ae3810b4309980016e77e727aaddafc3092d625d67 6 0.00 vMB 0
159,053 159,053 000000000000099f34aedc8284191803d3f2ef26a29cb6a81c7ac16d3d71f62b 2 0.00 vMB 194
159,052 159,052 000000000000008cf1d9ad93cf988c3a3646888f01a436dde3c1c8eebe645d92 55 0.02 vMB 92
159,051 159,051 0000000000000b31b49291263c977aea5b41eca9f3625f9764698e255e9b2faf 3 0.00 vMB 0
159,050 159,050 00000000000006b448c41244452002fac87befb1a2969f6e9da61825aaeb8cf2 7 0.00 vMB 69
159,049 159,049 00000000000003c72bd842df78740db7e8fc15d084fb6e05abff563e07fb8fc7 8 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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