Loading Tool

Explorer IconExplorer

Memory Pool

79,298 transactions
30.31 vMB
0.07833039 BTC
Random Selection Loading Transactions
Max Size: 184.60/200 MB

Candidate Block

Mining Attempt c1c3a80ec4cec4dbce4754fce6e69d0457b5d2e724331c42a7cbb5652704026d
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 8e286fb6305fe7fc8ac126eea501d8b1f58582c45c4c1de096dc83311d3b552e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.01057311 BTC
Feerates: 26.09 > 1.06 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (495,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,837 419,837 000000000000000001ebd08eae3aec5256e4027359d5dab0876159685577b46f 2,950 1.00/1.00 vMB 80
419,836 419,836 00000000000000000265b74e057ac4c634346eb1519e0a0711d60f153f321c78 478 0.19/1.00 vMB 50
419,835 419,835 000000000000000003f05d3f1cc878ade3fa3c819a3a20fa9c5891846127d6ad 1,698 0.79/1.00 vMB 47
419,834 419,834 0000000000000000019a46de9b97fbdf254948abdc07c47585531e1011b89614 2,167 1.00/1.00 vMB 57
419,833 419,833 000000000000000004aa0bf15561b81ba44cec929f04a51348977c7458342a7f 237 0.09/1.00 vMB 55
419,832 419,832 0000000000000000041eee4df9a002577d5cc872110ec36c4075c2939744aa3a 901 0.99/1.00 vMB 18
419,831 419,831 000000000000000004883567c6d1799194d2345b1e482e1f0f794ca29e59dc42 2,155 1.00/1.00 vMB 40
419,830 419,830 000000000000000004a936a68690ea7c8ab3decff10df3b56046d4b493316940 3,288 1.00/1.00 vMB 86
419,829 419,829 000000000000000003f2970d9100598c8664b84de7ba62692cf447baab8c44f7 223 0.07/1.00 vMB 57
419,828 419,828 000000000000000000c4ee7830778d616971f3637b0cedd584056013b7b555a2 731 0.30/1.00 vMB 51
419,827 419,827 0000000000000000040d4c5dfecb3e48c6089689c35e2a5b3a7578d525a0e9ec 737 0.99/1.00 vMB 14
419,826 419,826 00000000000000000254cfeaca6b3758a2335410bb12028bf88ec7f103f40212 2,445 1.00/1.00 vMB 55
419,825 419,825 000000000000000000b67cefc6fdf50cdd61f09126419fbdc1fe39b47babae0f 2,016 1.00/1.00 vMB 55
419,824 419,824 0000000000000000020a394ec8fdef895ce9c9175900e8e583419f96c75de58d 1,297 0.62/1.00 vMB 51
419,823 419,823 0000000000000000020dbe3fa56e1ba68db34165044d8f26b9a42b3b0f179218 662 0.49/1.00 vMB 24
419,822 419,822 000000000000000003d7daea97739a55a50ff58bf8ed4b902e825b6cc906706f 2,102 1.00/1.00 vMB 50
419,821 419,821 0000000000000000045079c77937e1afdb2d282958cda1c5b32b126741fcc6f3 2,553 0.93/1.00 vMB 64
419,820 419,820 00000000000000000152d427ffb07813f90a8b1ea9ebe763c06b6a6da6d8166b 117 0.10/1.00 vMB 27
419,819 419,819 0000000000000000050808faadd1eb61d2762c5bb769611fcbd4ce2406e49d4c 360 0.98/1.00 vMB 7
419,818 419,818 00000000000000000218d1e0eb503af8c4cf05e26c30d5f2f0a0a45fc6c2fe63 602 0.30/1.00 vMB 46
419,817 419,817 000000000000000003d74d9eaaf1e7a3c264d5b658fb641bfb192c55d10dd880 24 0.01/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.