Loading Tool

Explorer IconExplorer

Memory Pool

76,716 transactions
28.23 vMB
0.08718283 BTC
Random Selection Loading Transactions
Max Size: 171.93/200 MB

Candidate Block

Mining Attempt 976f0fd40b129877b093bf1e409cbf397a4e094a6087e45133dd8bd56b3c89b3
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 6a709418f737f24e790158cb69690dcc2b06f555428da6ea723e9872efd6eff2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.02556322 BTC
Feerates: 150.93 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (513,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,767 401,767 0000000000000000004bea636ad3d127ccb5a6007331bd6634a023ddf308ff25 267 0.44/1.00 vMB 12
401,766 401,766 000000000000000000bea96530fc6dca62109a4d35d113fe2adf95d31e115be3 1,822 0.93/1.00 vMB 39
401,765 401,765 000000000000000000663ab9784125c44c4c16a32501b9effa9bd179f5fe479c 1 0.00/1.00 vMB 0
401,764 401,764 000000000000000002e12887e39a27995818d4179ad35e49d364be156a0f2d5b 2,647 1.00/1.00 vMB 62
401,763 401,763 000000000000000001cdc55de3a81a283a8d97530604d53aafb9a6c3da5a3f5d 1,872 0.94/1.00 vMB 56
401,762 401,762 0000000000000000054d53547e625275c0a4532af8922a0e0a947ac54df22506 293 0.14/1.00 vMB 39
401,761 401,761 000000000000000000dc64521f63f38509430f53ddfd4f78504fbbbce3e8de1f 1,334 0.87/1.00 vMB 37
401,760 401,760 0000000000000000037a8d7bfb8e4c9258c96c8ddf8c75f6a9fbffe6f4cbd4b8 1,784 1.00/1.00 vMB 45
401,759 401,759 0000000000000000047c6a6d5adbb5fa970ff529d9b2621adbf0e62bcb296bed 632 0.27/1.00 vMB 44
401,758 401,758 000000000000000000a0d48d7aaf2204478f439e03576d7228e6692049d9d345 114 0.05/1.00 vMB 49
401,757 401,757 000000000000000005cc012f948e53f36f55d03364a04e0d9abafe9ff3eebf71 1,044 0.64/1.00 vMB 41
401,756 401,756 000000000000000005b4c1cc95176fe0cc0294a161f8f61d29e88d19fd10e308 807 0.47/1.00 vMB 34
401,755 401,755 000000000000000004b153884228ead1800b7a46961c93e693a29b5c82632a27 302 0.15/1.00 vMB 47
401,754 401,754 0000000000000000042e695aadf56b0c3fc683714209f43fcdc1025bded93ab9 1,619 0.86/1.00 vMB 40
401,753 401,753 000000000000000005ae618a76bd87eaa37c8f5e60591fa83fa8a5db1833925b 44 0.05/1.00 vMB 28
401,752 401,752 0000000000000000032c30688f3815a340e3e3fabb91d7757d25792f7fc2d6f3 504 0.45/1.00 vMB 29
401,751 401,751 00000000000000000089288a01bf5a4627d29e5d5cbbe1f3f63ff8c607de9904 1,543 0.75/1.00 vMB 42
401,750 401,750 000000000000000006b85f4b720eacc6ca511d704800c0998a7e2124cb88c819 412 0.23/1.00 vMB 33
401,749 401,749 0000000000000000001c003b372e05306b44d9710258da31707ae91d8ed5b4a7 1,617 0.83/1.00 vMB 39
401,748 401,748 0000000000000000055f9025d960a97578bb16094b37eae820818f5af72c7fbe 661 0.40/1.00 vMB 37
401,747 401,747 000000000000000004502467f959f5d685b42fd6d8414c7d190116d87a0ee4f3 986 0.99/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

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