Loading Tool

Explorer IconExplorer

Memory Pool

37,500 transactions
18.24 vMB
0.13950853 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: 95.96/200 MB

Candidate Block

Mining Attempt 704ccd70cb7c1690fe7e43fd92f1d76d98b754ec304bed9b8cf3cf58b4c452c0
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root 76083b835e513e6c775c7fb5df67b44dd790315984e76195e0f611a185e53361
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,080
Size: 1.00 vMB
Total Fees: 0.02341415 BTC
Median Feerate: 2.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (700,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,724 212,724 00000000000000beaa8111b6a13183a67b9b283377458abc4731849ad4d83424 528 0.28 vMB 153
212,723 212,723 00000000000004f5b416bbd10438e6e3568ca5a8c810272016f9aa79b6dd2bfb 309 0.13 vMB 196
212,722 212,722 0000000000000030dbdea1025843d2639995bf0ecc7c714c81a871652b6ac3d5 142 0.06 vMB 156
212,721 212,721 0000000000000011e6b223b378f9fa8daffe73d6f116d18836903ebd44f88285 629 0.25 vMB 151
212,720 212,720 00000000000002fc44e0fd06a3213eb1fab413899f7afc23c7fdf36143253b2d 599 0.25 vMB 181
212,719 212,719 00000000000001df35f3ac7de2a99c98f8e1451590b0920aae6d42013c87927b 566 0.25 vMB 159
212,718 212,718 000000000000040fd18a1c276bd7a01360af61de2d8f009cbc1724e4c556bba6 225 0.26 vMB 90
212,717 212,717 0000000000000212a9e161287f1a52c3af06c96c27068af7e82c566083555024 683 0.25 vMB 201
212,716 212,716 00000000000000a70dd2ae3bcfdb658486208bfaa8b9de4bab746381a39e3ed0 131 0.05 vMB 152
212,715 212,715 0000000000000270ae7da9eca80b9bf96afc7454427922da02a644b8edd61808 494 0.25 vMB 128
212,714 212,714 000000000000041350fec57ee87a40c7a4dbff200942160fcfd510c71bbe963f 858 0.25 vMB 201
212,713 212,713 00000000000002cab1475fc860d37ce6f0e2352f8358a84f2d6b4458fd468306 878 0.25 vMB 232
212,712 212,712 0000000000000251ed6f3fc9b1eea9be3b5efe95d0b7649b9d6fc0fa1b03f4de 153 0.05 vMB 203
212,711 212,711 0000000000000165a5cf8f6198fd9bcd3ab142f01d6ff4f8264af0d7037964d7 242 0.08 vMB 69
212,710 212,710 00000000000002b8acde50e0752e0f5bd6de560372a870ee3f8f433732acffd9 346 0.10 vMB 25
212,709 212,709 00000000000003066796117fc33ee594e9c66d2602d9e728697a2b6c075135e2 681 0.25 vMB 225
212,708 212,708 00000000000004cfb371b1593e83af30efb452d662582086e165ea50bf13945f 192 0.09 vMB 131
212,707 212,707 00000000000002b48b249bb5ea92ff1fc626b784aa05670686b13c5dfc1ceae2 707 0.25 vMB 199
212,706 212,706 000000000000016565f5da3b8ebb0878a8901f089c21828e2702f7e7058edbfa 250 0.11 vMB 173
212,705 212,705 000000000000048c2ade07805297beefaf75be9b53816a1f1b9bc40ca0ae7f05 399 0.23 vMB 160
212,704 212,704 0000000000000068c52668fcabdbf5c6b8db25ec99e39d5774248f53199444e3 520 0.25 vMB 405
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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