Loading Tool

Explorer IconExplorer

Memory Pool

22,843 transactions
10.04 vMB
0.02633221 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.44/200 MB

Candidate Block

Mining Attempt 826523d32ab3fd7451a51baffbda8e8e90a7e3e9424fb124f8fdd4a33a701ad5
Version 20000000
Previous Block 00000000000000000000530b19dff44f12db6823c6764166133ba764e9326fca
Merkle Root 5489f11be3d8e4346f43044b032b3ed49cf7b03d5cf435e1522b868fb26eec32
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,919
Size: 1.00 vMB
Total Fees: 0.01020171 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,508 (780,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,302 133,302 00000000000001523265d3889e68ab3cae7a276a983c3a7a18e8816bc8db8956 52 0.02 vMB 989
133,301 133,301 0000000000000a870461a3fa10520373488e8ab0d934bad4ff9e1750d07399c0 113 0.05 vMB 273
133,300 133,300 00000000000002daa2f51102114bcc8297e5bd5fd8415de973554d06e68efe16 37 0.01 vMB 700
133,299 133,299 000000000000016bcd09a8a0ed41d2a0ab539eeb6ab258b49fe69fb2cb659d27 6 0.00 vMB 110
133,298 133,298 0000000000000075cb77810f376bcbfa83099ef337e2225a33862d0a2448a757 242 0.08 vMB 153
133,297 133,297 0000000000000ba1df5fc77872b1225830ccb94d891e0b8643dc8bf140b7e018 68 0.03 vMB 788
133,296 133,296 0000000000000b3f2b079ab5678e2876ade9b262fcd6003a427bf7078c951e67 10 0.00 vMB 0
133,295 133,295 00000000000002a4eb717e4d000d779809bbd521fddedd9b21f2d36ba6179318 60 0.03 vMB 740
133,294 133,294 000000000000026d7f501a9d17b69fa6a5601569a88da9c7165d1dd466a45e9b 9 0.00 vMB 1,307
133,293 133,293 0000000000000a12934e0514623855f8096711b06d336ec1aae02e22d83ab244 74 0.03 vMB 535
133,292 133,292 00000000000000296519c27149c004207b37f8b20fad1496c11020ee9d4effe7 59 0.02 vMB 208
133,291 133,291 000000000000079920b5c47176825c3b4caa21a4149a5eac21c5396c1381b620 33 0.01 vMB 770
133,290 133,290 00000000000005ea8ac3629d24dfb688712b5bb78d8bde36e4947543197b7b65 65 0.02 vMB 374
133,289 133,289 000000000000094d96d2c4d190677269809e6d3d335458f41c0c26d50649cc12 21 0.01 vMB 860
133,288 133,288 000000000000034d33e361832605690e97e92eb8d2932a4d16bf90076b03bf7c 55 0.02 vMB 412
133,287 133,287 00000000000000f5a5a2a38a93038cae13f7ef6c6f77a837facbdf4c42f0dd29 7 0.00 vMB 44
133,286 133,286 00000000000002de93760353457f84f63be37b7cdfe7e1f6a1025b0c785f4162 114 0.03 vMB 318
133,285 133,285 0000000000000ae015610b0347ac923d5cbf8e7b323a48e16cff6d6009a93606 14 0.00 vMB 342
133,284 133,284 0000000000000b58aecaaf9b0c26b950ca2e9ddd690361077eafe861979d04a9 142 0.04 vMB 176
133,283 133,283 0000000000000ad60bf92c23504009a1e2bd658fa4544d6c29cb5cca346fb3a0 34 0.01 vMB 870
133,282 133,282 00000000000006d0ba290e5ef0d0049a97bee4096b7e6e18931a245d5c6c6092 76 0.03 vMB 558
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

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