Loading Tool

Explorer IconExplorer

Memory Pool

59,968 transactions
29.36 vMB
0.06407460 BTC
Random Selection Loading Transactions
Max Size: 163.00/200 MB

Candidate Block

Mining Attempt ed47df3db3e5fe356ee9c264a7df447a0dc2897367626e408f196567461c8af2
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 483272b0c441eff835c6d6eba3aad7e5e4ba6280fae197fcaa5cdc7c50edc007
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,768
Size: 1.00 vMB
Total Fees: 0.00758862 BTC
Feerates: 108.49 > 0.76 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (778,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,759 136,759 000000000000098c8fb9cc87d0850daec069760ea1b07b53011d3698fc3fd035 6 0.01/1.00 vMB 761
136,758 136,758 000000000000002131e8b573eec2d35888b4f79c36c88c1e5d140b6ec7d844bb 18 0.01/1.00 vMB 254
136,757 136,757 00000000000002070c8a90372e29be40564518ea35613ea807b60f5d89891cbd 12 0.00/1.00 vMB 533
136,756 136,756 0000000000000a3cdaff81240dc9b8b1d2a03f849dde493ecc6d7ceb53e8d77e 8 0.00/1.00 vMB 819
136,755 136,755 0000000000000152fd8df6e551d1d3db507132ed34495cde176eb799057871f3 17 0.01/1.00 vMB 569
136,754 136,754 00000000000000f54ad24ec6fe308f5067e13b5cc665a7662361354ed3a7be84 104 0.03/1.00 vMB 452
136,753 136,753 00000000000001b38a8227894301e47b519654b2d8a4e3c3322d28f462f98840 24 0.01/1.00 vMB 145
136,752 136,752 00000000000001548cd31ac804a64b80195c77674c7150ddfd2bff627626d5a5 38 0.02/1.00 vMB 314
136,751 136,751 00000000000005d2b42cdcfd0d01a4a872a7555608e6c6766992cc3378847bf3 19 0.01/1.00 vMB 63
136,750 136,750 00000000000005438a55af6b3bdba614e894630233d8b576e2f7d9b85320a6fe 16 0.00/1.00 vMB 874
136,749 136,749 0000000000000ab39c18b4519a8c7203f77af163b427c0e0bea8fdea08adf4e7 29 0.01/1.00 vMB 256
136,748 136,748 0000000000000765395eb261e63126e68186c937219bc9454821e59657fcacf3 27 0.01/1.00 vMB 221
136,747 136,747 0000000000000366c6d9e68953ed18259e43b51cb1456a0c7bb0c184a72f1369 111 0.05/1.00 vMB 212
136,746 136,746 0000000000000a373420a05b7f129708133ba2034e28fc639bdd7047fb850d6a 60 0.03/1.00 vMB 788
136,745 136,745 0000000000000a229d534ca2fd530c965ac88947c2179a33e772843694c2ae0b 47 0.02/1.00 vMB 532
136,744 136,744 0000000000000756b7ef6acf93dac0feca4cf27e27a7384f1bc50d6b4952d80b 44 0.02/1.00 vMB 508
136,743 136,743 00000000000005adf0cdad104e42b205e8371e52d83613a8529d7039213c1d6a 148 0.05/1.00 vMB 350
136,742 136,742 00000000000007b338692a919d1e9dd7888961a7245a8d44155992da0d7dd1c4 86 0.04/1.00 vMB 188
136,741 136,741 00000000000001bc6084ce7ed214c13b7aad0bf6bbe8b95b1076ea6b8fa2fec7 53 0.02/1.00 vMB 396
136,740 136,740 000000000000098ec95073469a3622793c780fd24db9839c5b67e50f27f70bd5 38 0.01/1.00 vMB 1,004
136,739 136,739 000000000000040ed33e2b2998b5fb44d30ca24cb7bda866b91556cb365279c8 43 0.03/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.