Loading Tool

Explorer IconExplorer

Memory Pool

40,401 transactions
28.24 vMB
0.13701710 BTC
Random Selection Loading Transactions
Max Size: 144.19/200 MB

Candidate Block

Mining Attempt 8cf4f3e632d1453fb0b58400b4165e599797fe0cf1fa3a28c56b97d10fd85492
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 14357102845563fd765b6d621ab5cd86e186d31bf6b6d0df9d1ef8821f1e46a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,081
Size: 1.00 vMB
Total Fees: 0.08266383 BTC
Feerates: 102.90 > 8.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (287,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,856 626,856 0000000000000000000cc72062f3ccbc21d9e670b275001ca57deff6dccb0c55 2,323 1.00/1.00 vMB 19
626,855 626,855 0000000000000000000539d03dc0e9f4f7adf30056329306073b3fa7def75e60 1,256 1.00/1.00 vMB 6
626,854 626,854 00000000000000000005e9f506157233898df1cfe23687dcf1e29f9b8ecce773 1,847 1.00/1.00 vMB 2
626,853 626,853 000000000000000000095170f94e8dd5b38a8e71169aa59badeb6252d687529a 682 1.00/1.00 vMB 3
626,852 626,852 0000000000000000000815eee2f9982e9d88450c445800eb946dd8511299aa3f 2,053 1.00/1.00 vMB 5
626,851 626,851 0000000000000000000dc97279ee4824a2aac402d97c777cb27d398ca589211b 2,867 1.00/1.00 vMB 5
626,850 626,850 000000000000000000055614a357db8d480b4e41145f6f22a71a88db0a1aece0 2,570 1.00/1.00 vMB 14
626,849 626,849 000000000000000000043a99dd9f537dc8e3167af5e64f31a7e488109697d25c 2,759 1.00/1.00 vMB 17
626,848 626,848 0000000000000000000edd417dc606e240e7a4aa7a0a8950ebd5261eff23a2ae 2,393 1.00/1.00 vMB 31
626,847 626,847 0000000000000000000e195d7ef13f2fccff3673ee67a9e291919175be1a1ef5 2,571 1.00/1.00 vMB 18
626,846 626,846 00000000000000000006808db0f874bdb46ac48ca2af65b0320d96922ab4b75b 2,122 1.00/1.00 vMB 14
626,845 626,845 0000000000000000000562ba428025f10f96f09c268c171e13237162dbce6949 2,530 1.00/1.00 vMB 14
626,844 626,844 00000000000000000012199a174ffaf6df6493743d74a3e2de4e574c217a2ba0 2,708 1.00/1.00 vMB 16
626,843 626,843 0000000000000000000a3b6c2fae2cfe766c164ee45d08f3b1be30bb9e3c3fd9 2,618 1.00/1.00 vMB 7
626,842 626,842 0000000000000000001281df5839501e0fbe5fadf00eb5768b933c7dac0cf7a8 2,904 1.00/1.00 vMB 17
626,841 626,841 0000000000000000000f3807b669d29c315a0f03f901b22c9f6aecb924ced768 2,883 1.00/1.00 vMB 27
626,840 626,840 000000000000000000092cd363db9bbd5f2bb5b13add5e04e089866321936989 2,770 1.00/1.00 vMB 15
626,839 626,839 00000000000000000010fdd317f8119af98718b55ee05b938ed099785366c9f7 2,421 1.00/1.00 vMB 8
626,838 626,838 0000000000000000000d8958eb79af71c36239d9ff41af0b911621cfc9fcd626 2,261 1.00/1.00 vMB 11
626,837 626,837 0000000000000000000e21153fd990088787424a06e0edbccef916c7a1b3705d 2,307 1.00/1.00 vMB 19
626,836 626,836 00000000000000000004bbe4382560e20ffd3d816a15a9e7d42dd440a0282701 2,710 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.