Loading Tool

Explorer IconExplorer

Memory Pool

39,322 transactions
28.20 vMB
0.05907080 BTC
Random Selection Loading Transactions
Max Size: 143.75/200 MB

Candidate Block

Mining Attempt dc3175b2234c82a0af4e65eee9f6f209124f07fe099a2886ab244744ba84fb47
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root ebbbb91238fc729ab79e8add6e45453905e8c5b2b8144a67e0f09d7adae68dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,595
Size: 1.00 vMB
Total Fees: 0.00500296 BTC
Feerates: 60.12 > 0.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (486,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,007 428,007 000000000000000002f574c7d26ae285d78e2565c9433faee59c74724b6627e9 528 0.34/1.00 vMB 57
428,006 428,006 00000000000000000409834de91a3ebb1e6b6a70e377ec11c828b44c863ef2da 1,023 0.46/1.00 vMB 46
428,005 428,005 0000000000000000033883c777adf6bfa2f927749851c781ef487dd1b0a2096e 1 0.00/1.00 vMB 0
428,004 428,004 00000000000000000344a4dbc2f709f18abd0734d74c99c979ea3f39a14f6003 2,637 1.00/1.00 vMB 65
428,003 428,003 000000000000000001d22ce02f8a85d257a17585950cf98a857e68e92bf53be5 1,271 0.63/1.00 vMB 57
428,002 428,002 00000000000000000390b926b94184f082b5a4f87e02f1cee41824af5658174c 437 0.24/1.00 vMB 50
428,001 428,001 000000000000000003aa95c3d54cc1cdf76bff3b7c7f3accac68025261d95b53 2,160 1.00/1.00 vMB 49
428,000 428,000 00000000000000000430eb68727244caf2a95c75b1ccfafcd6e65d92c65dce3c 2,967 1.00/1.00 vMB 65
427,999 427,999 0000000000000000021d9d770360ca6856b009867891c555aa9cbb14c6aa49b5 2,966 1.00/1.00 vMB 68
427,998 427,998 000000000000000001a5905a6b03045676f1c0cd0d02d1fa2417fb1e209208e6 2,439 1.00/1.00 vMB 56
427,997 427,997 000000000000000004358889e178b5612a048398d1c9880e1ef8d653bdd71984 337 0.99/1.00 vMB 7
427,996 427,996 0000000000000000002be4d17c58a73c471a0592092a1b7dd64520f0a8e76fd1 1,922 1.00/1.00 vMB 44
427,995 427,995 000000000000000001ed5f237e9a718b50c946d46cf27c29549480e26636bd6b 925 0.98/1.00 vMB 28
427,994 427,994 00000000000000000056ce7db45c93d58966f37401b050eb3582cafea1cc4937 1,201 0.46/1.00 vMB 60
427,993 427,993 0000000000000000031bccbcc5803d6bb7caf2bc3474d44862b0d8259eddc9d2 31 0.01/1.00 vMB 70
427,992 427,992 0000000000000000002ee1786a3acade89428d21a804b7c780d3ae32edff0e91 2,282 1.00/1.00 vMB 54
427,991 427,991 0000000000000000032907b9a0a06cc9aa75837ed9eca690190250e83c3fbdd8 1,077 0.45/1.00 vMB 63
427,990 427,990 00000000000000000490dca56e8aa0722f7e90243c5ae1ad48b7cf4d6b95fc85 532 0.21/1.00 vMB 61
427,989 427,989 000000000000000003fe04a93986bb5377d0fdbc49134b90dab80f49d7ca7353 615 0.29/1.00 vMB 49
427,988 427,988 0000000000000000006af132d1314833e374f0b0e80637022313523c527899be 2,340 1.00/1.00 vMB 61
427,987 427,987 000000000000000003ad161659e53e65b0504b80b970fd084b1fdd5d0bdac1a9 658 0.27/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.70 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: 629.16 GB
    • Received: 11.87 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.