Loading Tool

Explorer IconExplorer

Memory Pool

90,370 transactions
33.15 vMB
0.16258673 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt e36238a9aa39741961b6c82897025dee001b5a9ec877600ae784b582ba452ffa
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root e5ebd6a7130f1b7eb34bf169fd0743f4cc8d9d067835b0e4a5c3fec0a3bdd7f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.06309267 BTC
Feerates: 627.82 > 6.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (541,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,935 373,935 0000000000000000039bafd603d6c652d176cbdd9e0ba1b2f54bd55a4e1450c2 451 0.24/1.00 vMB 47
373,934 373,934 000000000000000002ad8813cb2ac4e45fe707d5ddba9c46a72abbd54c3b4188 1,465 0.93/1.00 vMB 27
373,933 373,933 0000000000000000042bc682bbbd6966f538580d9bae0481764534f7ce2b740e 879 0.40/1.00 vMB 49
373,932 373,932 00000000000000000d3b8720acb1b3e8a0278a7f2221fd2cbb808b2c5e1848a5 1,508 0.93/1.00 vMB 31
373,931 373,931 00000000000000000766e59618fb1b3c62a0d4b6457b853a791c9ad49798ad54 1,823 0.82/1.00 vMB 47
373,930 373,930 0000000000000000079842f2111c2d08aed54077bae8f0f0a2697cacf72b9ccf 761 0.75/1.00 vMB 23
373,929 373,929 0000000000000000017624c779b24523d17d740886a6848f81837e363598d9c8 559 0.75/1.00 vMB 17
373,928 373,928 00000000000000000737208b22fb5de7341acf90e5964ed126742fac3474cbfd 350 0.16/1.00 vMB 37
373,927 373,927 0000000000000000083368e5cca871a233bdb9dbbcfeeea7a8c0866d879e6d42 962 0.95/1.00 vMB 20
373,926 373,926 0000000000000000088ca19c65e6b4a3b09f55062a44dd704c1081b8953c2f5f 468 0.75/1.00 vMB 7
373,925 373,925 00000000000000000060c642d3446587ff8de4278d20a109c1f1c5cdd139e7d8 1,916 0.85/1.00 vMB 46
373,924 373,924 00000000000000000a7bc9a8c6d501f49ceeaab61afccab13b95500bfd4a802e 513 0.23/1.00 vMB 41
373,923 373,923 0000000000000000025270401c7ae9a4c63a99ea1a41ce5aa23205675470cf93 545 0.75/1.00 vMB 4
373,922 373,922 000000000000000010c93e9f566533edcbd276db64b76cf1359768ec44c0ca74 594 0.33/1.00 vMB 34
373,921 373,921 0000000000000000108ef4fa7c55293458960da97c19b8f50f995d71cb5d2a0a 601 1.00/1.00 vMB 15
373,920 373,920 000000000000000000962d704496d0a715b75928e43c87329eb34815dfd4d4ed 643 0.22/1.00 vMB 51
373,919 373,919 000000000000000001562f6551b85ea81ac33b83dd732c4a4e664f823128e2cd 127 0.04/1.00 vMB 44
373,918 373,918 000000000000000001d45f38556c22cc04711ef85bba9cac21a392eec4c0d53e 613 0.23/1.00 vMB 47
373,917 373,917 00000000000000000a68ef51742b83b93768ad590c1962f7791c08039fea540c 294 0.87/1.00 vMB 9
373,916 373,916 000000000000000004bf5625a23a38ae9c083eeac48fed1f1ac8c5510f643241 348 1.00/1.00 vMB 10
373,915 373,915 0000000000000000108f56ba45bbdef3230d219ae48a7cbafb52f9fd9454f49e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.