Loading Tool

Explorer IconExplorer

Memory Pool

82,336 transactions
31.14 vMB
0.12214903 BTC
Random Selection Loading Transactions
Max Size: 188.97/200 MB

Candidate Block

Mining Attempt 73b965ea68a5f2315a73625902f9b75771701becc98ccb53a80f30ee88bdd0d3
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 82f8991941e4461bfd2f93db129e24f2f4af8d1b3f5baa0e16cd470a3b1bd2d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.04216861 BTC
Feerates: 318.30 > 4.23 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (541,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,809 373,809 0000000000000000103f92926ad634310a05daaa58681e2d9b764b0d95ab6457 412 0.86/1.00 vMB 13
373,808 373,808 00000000000000000f258b690d51bd57c0154b736e1d559b09b6170200192d89 1,077 1.00/1.00 vMB 26
373,807 373,807 000000000000000007bc9036db11004026d80abe56ad26be678418b9f2605f38 54 0.02/1.00 vMB 47
373,806 373,806 00000000000000000c446d6d8fba1080fd22a80403ea3d1b902a4ef9812ad415 853 0.48/1.00 vMB 44
373,805 373,805 0000000000000000097aba3ae7d64b7ecc243922743aec1c0a31b0b8aeb4d977 1,035 0.91/1.00 vMB 30
373,804 373,804 0000000000000000106330af43260b992f3f7ca750dbcdb08f2a6436dbdd213c 480 1.00/1.00 vMB 15
373,803 373,803 000000000000000009ccbe24b03f75fb6197ceb4be9d229415567e773751745f 158 1.00/1.00 vMB 6
373,802 373,802 0000000000000000127865397aa5b24edb997fdfc8800534d806c36af1cac612 534 1.00/1.00 vMB 12
373,801 373,801 000000000000000006bf86f06ea67a3e624122a4ad2f65d126f1223957360dcf 1,764 1.00/1.00 vMB 58
373,800 373,800 00000000000000001003278a3d7e6862f1714ac043558d176bdfda987bb212d7 386 0.95/1.00 vMB 14
373,799 373,799 000000000000000004de56e0d8fa4d3537c831aa22b36c271fb0b74f84c3b603 192 0.93/1.00 vMB 8
373,798 373,798 00000000000000000e8e02f1dc0698d7531cb27f80e1e44ec3a36d28117158d6 1 0.00/1.00 vMB 0
373,797 373,797 0000000000000000104cdde04f8d6d5edec79babffd1452de6326da43627b9c6 766 0.60/1.00 vMB 30
373,796 373,796 000000000000000003362e42f916fb13ea57814a563463d7bc4b350d551e37cb 858 0.93/1.00 vMB 21
373,795 373,795 00000000000000000bca6e60d8a957de3c1845541852f5aca319920c6bc22119 167 0.92/1.00 vMB 8
373,794 373,794 00000000000000000102093637cf166828ac44d9182f1767ff132d25fa2b9ed2 1,149 1.00/1.00 vMB 24
373,793 373,793 00000000000000000742ad2e4bc1b69d762c56ba2d3dba54bb4efbb3602fff06 917 1.00/1.00 vMB 20
373,792 373,792 00000000000000000437589ad332be08c699a6717033250b6a2a910113f9da9b 588 0.92/1.00 vMB 15
373,791 373,791 00000000000000000c7f67b11feee6c9729409eaae7426e2b481c34e8d4126ba 432 1.00/1.00 vMB 12
373,790 373,790 00000000000000000d263eea6337e0022bbafef8ec6d782720500e91c41791ce 1,423 0.68/1.00 vMB 43
373,789 373,789 00000000000000000ee030b47540817464dcb20df298d4f93236424213a44498 324 0.90/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.08 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: 722.08 GB
    • Received: 18.39 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.