Loading Tool

Explorer IconExplorer

Memory Pool

80,641 transactions
34.72 vMB
0.18051471 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt b4b619f4840a99e398fd25d27a9b217efa22306c5ad5a63325ce89a0b1e27c9e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7f60bf9cec021d7819b32b2fa0cfe837fa42e2c97512b573a42126c8558aea19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.05006653 BTC
Feerates: 150.93 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (22,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,810 892,810 00000000000000000001e6d65dbbcdf2ff4c93474417d6194a32aa5817657713 3,211 1.00/1.00 vMB 5
892,809 892,809 00000000000000000000a2a31e36944c434c0f3b6ad04c03ccab80eeababbcb1 2,663 1.00/1.00 vMB 8
892,808 892,808 00000000000000000000a0b74192c63760f08639b034a8c25695a12a37bcf3cf 4,387 1.00/1.00 vMB 2
892,807 892,807 000000000000000000007c71a9ee3fa8bfa52ebff994194d43f050670c08b1d6 3,814 1.00/1.00 vMB 7
892,806 892,806 0000000000000000000158a53f50baf767f4547e4b194721453c37eaed741c01 4,126 1.00/1.00 vMB 4
892,805 892,805 0000000000000000000202160a83464425c0f56385a4e2636f1f8278dfe55602 3,474 1.00/1.00 vMB 5
892,804 892,804 00000000000000000001ca2edf2ce6cf33bdff5341c2d9b4d043a206a308a2aa 4,372 1.00/1.00 vMB 3
892,803 892,803 00000000000000000000d7c8bf07b70828a8c6cb9e31406c6c4b58775e8502f6 4,758 1.00/1.00 vMB 3
892,802 892,802 000000000000000000004656b1792c81f27ef27179472a728c90d5af9522ce54 4,864 1.00/1.00 vMB 3
892,801 892,801 0000000000000000000019a0111e963282005010dcee18f7ccb55877face7157 4,010 1.00/1.00 vMB 4
892,800 892,800 000000000000000000010a04a1a4edb3711d56e910c96ee4047d77756b7e098f 4,612 1.00/1.00 vMB 3
892,799 892,799 0000000000000000000006b3e31bf43ae809d9a1ea8d14fd6e359db9be4a6d33 4,174 1.00/1.00 vMB 3
892,798 892,798 000000000000000000014a582e1f633bceea5698f3ed2b8fef0ad1e686303053 4,124 1.00/1.00 vMB 3
892,797 892,797 00000000000000000000862f5f1fbe24b54a563a862b87b186e83f22ceb1f941 3,600 1.00/1.00 vMB 1
892,796 892,796 000000000000000000018093a004fad60174e4d3e17d65b755f87c2f93f974ff 4,221 1.00/1.00 vMB 1
892,795 892,795 0000000000000000000200deac7f2da8871e0daad078b0060540fdfa0544a388 2,978 1.00/1.00 vMB 1
892,794 892,794 0000000000000000000081abd927683b8b4028931fb4c2e68032c618360f72ba 3,777 1.00/1.00 vMB 3
892,793 892,793 000000000000000000019677376d1ddb47cc26be361358dec685dc884958a86f 3,079 1.00/1.00 vMB 4
892,792 892,792 0000000000000000000085bc6216aa1fab701faeb5f541044e553988cf26bd69 2,187 1.00/1.00 vMB 1
892,791 892,791 0000000000000000000112865273d0cc02eae9835292de46ee6c562741d1e331 3,661 1.00/1.00 vMB 2
892,790 892,790 00000000000000000001b1c5672fb65d8c5978fd0b42bfbc0f050d7643cc003b 3,226 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.