Loading Tool

Explorer IconExplorer

Memory Pool

81,549 transactions
30.47 vMB
0.07648477 BTC
Random Selection Loading Transactions
Max Size: 183.68/200 MB

Candidate Block

Mining Attempt bf2837c8f62a60e211f931e6c12c4bab9ddc2b3fb80a5fb5fd135cd00bc4c523
Version 20000000
Previous Block 000000000000000000003686630ca47285b10a5c2416fbf34a96d00d5fd7b672
Merkle Root 3ade435cac685906b1d1fb9ebfd365e26891c47b23894f09a7c562acf8963925
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,037
Size: 1.00 vMB
Total Fees: 0.01381176 BTC
Feerates: 150.92 > 1.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,976 (126,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,907 788,907 00000000000000000003f69bd245bc16fefd07fd50258963da39bcb19b885cae 3,564 1.00/1.00 vMB 197
788,906 788,906 000000000000000000023f3a017220f051a884fea43464a1cb18d5bda687c2e1 1,881 1.00/1.00 vMB 241
788,905 788,905 00000000000000000003e92043d36b45494d987aa6fb385e8c8dbb0e8230f177 2,741 1.00/1.00 vMB 231
788,904 788,904 0000000000000000000207548eddccce21d03c9787ade227c8a448d61136e195 3,815 1.00/1.00 vMB 347
788,903 788,903 000000000000000000026ea74cd2b8fadebf4d5d4ee65186902490455d7bf706 655 1.00/1.00 vMB 213
788,902 788,902 00000000000000000001e9818fd9be9145fd07bd60f44dc8d13fd466cb27c103 2,287 1.00/1.00 vMB 231
788,901 788,901 00000000000000000002731186762fba5cde45adc550f0308c9790f9d768dcad 4,304 1.00/1.00 vMB 319
788,900 788,900 00000000000000000001e2993abf7288aed1671a3c5f6e3ecd09347aacd16595 3,780 1.00/1.00 vMB 357
788,899 788,899 0000000000000000000560890080e8dc8c30196783035ff4adb1ab5dd979f8ee 154 1.00/1.00 vMB 200
788,898 788,898 00000000000000000001bff2639e28de97f48ec1497fda22bcfcf44ce196bede 2,980 1.00/1.00 vMB 268
788,897 788,897 00000000000000000003448732b35cd9bb92eff0328bfc3e1800cd95d23721b8 2,879 1.00/1.00 vMB 194
788,896 788,896 0000000000000000000291e1285acdb50a355be7d36bb8db38b5a7787a99c1ea 1,594 1.00/1.00 vMB 229
788,895 788,895 000000000000000000018b5187fa82cf0b93847cb64aa37d550b1d2ba16f5f79 1,836 1.00/1.00 vMB 208
788,894 788,894 00000000000000000000b34f73482a11d95ceb6f43ed4b9f4251289e5321d771 4,524 1.00/1.00 vMB 300
788,893 788,893 00000000000000000004ac7e10b86c805d58324cc70105d0d18b35a3253c7fd5 5,118 1.00/1.00 vMB 227
788,892 788,892 000000000000000000045f86eeba8a9088ba83826a162506be21da39907327c4 5,111 1.00/1.00 vMB 242
788,891 788,891 000000000000000000040e63543984a26212daca410aa6ed85bcdc5af629bb6d 5,098 1.00/1.00 vMB 323
788,890 788,890 0000000000000000000124d55b6c19a05e3415001267f2cac0c03d8c6de8bf03 5,189 1.00/1.00 vMB 318
788,889 788,889 00000000000000000002e29090ab1a0ec17ab883494baea9bd5c736f7bc6b504 4,835 1.00/1.00 vMB 495
788,888 788,888 0000000000000000000317aba6ff8d8396c8d89f0b07bec5da25f17863bec93d 4,978 1.00/1.00 vMB 365
788,887 788,887 00000000000000000001782d9988548d742734a71b0125d5b0064a73049c7af9 4,371 1.00/1.00 vMB 485
Previous 10 blocks ↓
Total Size: 782.35 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: 662.02 GB
    • Received: 14.83 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.