Loading Tool

Explorer IconExplorer

Memory Pool

42,210 transactions
28.98 vMB
0.07343246 BTC
Random Selection Loading Transactions
Max Size: 148.81/200 MB

Candidate Block

Mining Attempt 2d5060dd76f2a739049ccdfde65eb1790f316aa45903154c2abc5938f871f07e
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 74f3496e5318ee3d1eace02a4771294bf5cbf9b485d8fbf9d5a5632576acdfcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,020
Size: 1.00 vMB
Total Fees: 0.01693108 BTC
Feerates: 100.19 > 1.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (175,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,056 739,056 0000000000000000000381255944c22575082701b568285e7a2c2511046ed058 2,101 1.00/1.00 vMB 13
739,055 739,055 000000000000000000068c255725a25b5e15a4eee26bed34b1b47a36dd03e9f8 473 1.00/1.00 vMB 2
739,054 739,054 00000000000000000008adea6194e102c04dfea3f087c258e397f23fd9142f71 2,021 1.00/1.00 vMB 7
739,053 739,053 0000000000000000000566028903e437e521f6c363c4d14ffa3d8e2ad82cbaec 1,990 1.00/1.00 vMB 9
739,052 739,052 000000000000000000012b3f666030c9dc84773ab72901e88f0b31eacbd05db3 2,140 1.00/1.00 vMB 22
739,051 739,051 000000000000000000091bca211120af74a56e8b34ff8316f5ce398eb0a7d7d3 852 1.00/1.00 vMB 15
739,050 739,050 00000000000000000004bef410e1b2a2d64b81f71a2a703807437139576d25c5 1,389 1.00/1.00 vMB 7
739,049 739,049 000000000000000000033bdb4b5e291515d5a2945a6dfbf04798fd534842d34a 1,823 1.00/1.00 vMB 11
739,048 739,048 00000000000000000001a9218347991ac016a6d70cff156e3f010e335510c86e 2,434 1.00/1.00 vMB 14
739,047 739,047 000000000000000000029657579960af91cb1fb32a167d93edbb86d34bc2fb63 2,776 1.00/1.00 vMB 15
739,046 739,046 00000000000000000007f11d9bdcb1c116666bc4b9eb7589ed5ae953518aa9a3 1,633 1.00/1.00 vMB 10
739,045 739,045 0000000000000000000645b4db08fac9d39826701a7f5dd24a5df212f5eb2bb4 1,466 1.00/1.00 vMB 10
739,044 739,044 0000000000000000000131a63364565937d9001d0c4a7b08707aa6c6fc3ca439 2,027 1.00/1.00 vMB 9
739,043 739,043 00000000000000000003d85ee66e8adadbec8e1bdb176b18e7fbd81b6336602f 2,656 1.00/1.00 vMB 8
739,042 739,042 000000000000000000014f1d89146f57607c9741b1368a24e473af4cc0be9bcf 2,508 1.00/1.00 vMB 14
739,041 739,041 000000000000000000003903bd209c183d98899642a8bb099fd1b70301234492 1,324 1.00/1.00 vMB 11
739,040 739,040 00000000000000000001483628f7a7ded9ddbb20f9fdd7f67970e9eaed175ab8 2,702 1.00/1.00 vMB 23
739,039 739,039 00000000000000000003faceed38c836bcf8ba401c60b3838c6e44d0cb81b57c 2,795 1.00/1.00 vMB 26
739,038 739,038 000000000000000000053c8a4a5bdd7ecfd35702a186004ad22a0abe87e75e69 750 1.00/1.00 vMB 18
739,037 739,037 000000000000000000026c4ed2c7a97a429978fc1f42add7fa1153a59de73d0f 2,679 1.00/1.00 vMB 10
739,036 739,036 00000000000000000005a76903553cc12e42c36f72c5343f72a8b247212b7b4d 2,039 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.