Loading Tool

Explorer IconExplorer

Memory Pool

20,358 transactions
9.41 vMB
0.07628791 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.90/200 MB

Candidate Block

Mining Attempt 22f4ff0ff9a9ab6da0d80744061a95de3e8677d551bc9817759114ef411d390e
Version 20000000
Previous Block 00000000000000000001786d08044e0bc11e8685df5e6ef9caff0b5450345fd7
Merkle Root b2fbe0f0be4d507b1e779b542f297fb6445bc167f089c8e567e82a6c204df83f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,305
Size: 1.00 vMB
Total Fees: 0.05321684 BTC
Median Feerate: 1.63 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,403 (792,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,861 120,861 000000000000a1a8427863ec663cd46f017d218f9c3731cccd838434a2ca864c 6 0.00 vMB 816
120,860 120,860 000000000000a693f5a1581d964741c94217b49e42378881e5cd3caa36ada00e 11 0.00 vMB 929
120,859 120,859 0000000000001b40aa090042699a78393175af579f08cad54b0789be37b824ba 15 0.01 vMB 32
120,858 120,858 00000000000027d1eebc63b0b027dd015c7f0a710aaecf5a5def92c92acbd255 13 0.00 vMB 1,035
120,857 120,857 000000000000451b6679db7740a4033d8781923cba92d0f9f98a66e45f85b6a3 1 0.00 vMB 0
120,856 120,856 000000000000542746c10a4000f3cbb43dfbd97a3d8a2949af0ff37c7bc8c93f 7 0.00 vMB 960
120,855 120,855 000000000000229f51201249eae9ec114fb216683325eae34668b68f0849900e 100 0.03 vMB 129
120,854 120,854 0000000000001e330754e1aa7bd1f0a3d689db228690a75d669d71cee6feeb28 24 0.01 vMB 479
120,853 120,853 00000000000015e39fc2da6771496861de71ec334c7dcfee075525641823e507 5 0.00 vMB 3,300
120,852 120,852 0000000000009cf6867e5442d5fd348554b0ece1dc878d5cfd2244d39f466af3 9 0.00 vMB 563
120,851 120,851 00000000000048a2dc3994089e6a6d03e9435b12af6079f72461f6cd81dcbec6 8 0.00 vMB 0
120,850 120,850 000000000000103504147ccc5a52c24e12d18930a41061b98ca859c972069923 8 0.00 vMB 622
120,849 120,849 000000000000a3f1683d90613a425659d078bd914b5bb9a25a76f8b08040faf4 6 0.00 vMB 0
120,848 120,848 00000000000014f4c91319e3025e32be6bcea8af4f7a9842edbfde79eb321a61 8 0.00 vMB 526
120,847 120,847 0000000000007615652d9590a78a3227e31b563dee054292949d7f076ef183f2 9 0.00 vMB 719
120,846 120,846 000000000000aca8742f10ded32daf0793f860d4df5124a2f4ad7884d211df3d 10 0.00 vMB 0
120,845 120,845 0000000000005d933123aafa433cea5a12fef87940064fdbd68d1a974cc17ae5 12 0.00 vMB 0
120,844 120,844 00000000000018e04f45e9bef12174c4f49e6aeb1fef4ac75ac72d36d8bc8465 13 0.00 vMB 0
120,843 120,843 000000000000299ed6b16fb1f8afda5b5c57f11cde9db0ba92ee87fd8a94eed6 13 0.00 vMB 0
120,842 120,842 0000000000003a04fc0efffef5d9c33d1fe2ce461fdb81e0eaf376d31864b9b0 9 0.00 vMB 2
120,841 120,841 00000000000090e16a0c33d2bba7dd8ecc1ad5e26c19fdeb04ed9e64d8f8f4e5 149 0.04 vMB 139
Previous 10 blocks ↓
Total Size: 779.57 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: 273.48 GB
    • Received: 1.07 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.