Loading Tool

Explorer IconExplorer

Memory Pool

87,573 transactions
32.44 vMB
0.14867129 BTC
Random Selection Loading Transactions
Max Size: 198.97/200 MB

Candidate Block

Mining Attempt 0d81a1798a48790e8aa0475d2a831788cce20a5969095b594c6eda617f8d77db
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 37cda9bbe7338f7adb0e41d478776f3015359e16bce676cd4d3f7182825bf84e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,346
Size: 1.00 vMB
Total Fees: 0.06591307 BTC
Feerates: 502.65 > 6.60 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (366,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,094 549,094 0000000000000000000c3b289a8cf3bd982757291070c1b8f5494c962e8d970a 642 1.00/1.00 vMB 3
549,093 549,093 0000000000000000001ae3cc3369b0558d29911723e59c326b5c7ac3ef285350 630 1.00/1.00 vMB 2
549,092 549,092 00000000000000000011522eb568f287a977ccec414c38f82dc5783796dfc3fa 1,765 1.00/1.00 vMB 9
549,091 549,091 0000000000000000000a1429c181eca32d9d6490472324f1bb04fffadf801a2d 2,638 1.00/1.00 vMB 20
549,090 549,090 00000000000000000017806e024545b68091ea2800ff29e7fed0a9bfc17fcb4d 2,559 1.00/1.00 vMB 14
549,089 549,089 0000000000000000000a11dbaeb10573b9861655b6f0cdabf023187f9fedab56 1,779 1.00/1.00 vMB 11
549,088 549,088 0000000000000000000a0393fe85932213955cde0dd4335c93aa4a6f87efe2b3 1,481 1.00/1.00 vMB 7
549,087 549,087 00000000000000000008bad7f651de004853cf015c611647c4ad972e3774d4a5 1,699 0.64/1.00 vMB 18
549,086 549,086 000000000000000000139f4fd634547450ad29460475ec356635ed9d97bebf30 948 1.00/1.00 vMB 6
549,085 549,085 000000000000000000236a53b5a0551f7e1326db8f7bb6945499ba8ff7e81b2a 792 1.00/1.00 vMB 2
549,084 549,084 0000000000000000001fb8523e5836d0fe05d4e2c5cd9138c99dae87f3b98ab0 2,174 1.00/1.00 vMB 3
549,083 549,083 0000000000000000001e7a63372bf01dcb81a81cf1bb07a376da8decdaa3b794 2,692 1.00/1.00 vMB 20
549,082 549,082 00000000000000000015ca49d0c33ed23950db16f0ccea8f073e8e51a6893603 2,645 1.00/1.00 vMB 17
549,081 549,081 0000000000000000001264c11e1d2711caea98fde449fa1432a10fa324d462ef 1 0.00/1.00 vMB 0
549,080 549,080 0000000000000000002534354a0789d021910c4def80c705e36a33820c6166c7 2,823 1.00/1.00 vMB 5
549,079 549,079 0000000000000000000f1831fda6e82fd3edbdf746ddcfd112a7648d62947193 2,729 1.00/1.00 vMB 7
549,078 549,078 00000000000000000016925649c968c5d9bc7e3e4ac239e1421264fcd519691b 2,789 1.00/1.00 vMB 28
549,077 549,077 0000000000000000002570edbafa05e0f0a03734dffb4650f46cc2c7d3018f99 2,872 0.97/1.00 vMB 12
549,076 549,076 0000000000000000001ec34415cac7460ef8be4421822e58d6d0f1c6f0f4f8c4 2,786 1.00/1.00 vMB 6
549,075 549,075 000000000000000000154d7713fb7f1a9ad9172577556244c93ad3367d583aff 2,257 1.00/1.00 vMB 13
549,074 549,074 000000000000000000141e36e38bd18bb4c22bf9eeb5278aef1325abdc487717 1,938 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.76 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: 709.15 GB
    • Received: 16.85 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.