Loading Tool

Explorer IconExplorer

Memory Pool

36,510 transactions
25.75 vMB
0.05944777 BTC
Random Selection Loading Transactions
Max Size: 131.94/200 MB

Candidate Block

Mining Attempt e5a9c06b93478891432bb3971aa788808988676292e109b2e3286055e2fcdfbd
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 54a5f42186caa03590ddc38ab26c06228f830cc57883fc6c71dce9250dad1a88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,209
Size: 1.00 vMB
Total Fees: 0.01238816 BTC
Feerates: 170.89 > 1.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (530,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,637 384,637 00000000000000000a972cd58dc6884c62ac773b06a77a0f1071f283067b8b10 318 0.14/1.00 vMB 32
384,636 384,636 00000000000000000829ab36d4899a11ca7d6b7f5ba7eba26ee181967348b89b 100 0.09/1.00 vMB 16
384,635 384,635 000000000000000008686e0b300e0c8157a62be5169bedc8dd891171348d1d19 445 0.25/1.00 vMB 23
384,634 384,634 00000000000000000d490a93fb8b2d1b1e59d41b2b8bc50acf426d563032f31e 2,399 1.00/1.00 vMB 38
384,633 384,633 0000000000000000094a3645b483a523f5e68fca539a86326960fd0537af3929 358 0.16/1.00 vMB 37
384,632 384,632 000000000000000004a88391cbee71dd5ae53803b32cbb1ddfb5dcf3a321a195 885 0.36/1.00 vMB 37
384,631 384,631 000000000000000000d631d8d679aa0938538dad5c5b54d886ec6ce0623a6341 51 0.24/1.00 vMB 2
384,630 384,630 0000000000000000076fb445c40a6a03b47b485f542131cfdd0b93f6fc0e0044 1,374 0.62/1.00 vMB 34
384,629 384,629 00000000000000000780448f4ab9dc1507b57d4cc307d18207f1d4f531148952 605 0.26/1.00 vMB 43
384,628 384,628 00000000000000000f2041793499fa1c73b3e415a3bcd7ace2a4a2c7fa60a26d 1,605 0.79/1.00 vMB 32
384,627 384,627 0000000000000000079e23e0c137a6d955c33435e2eaaac5cfa7de8df52d0b0d 657 0.37/1.00 vMB 32
384,626 384,626 00000000000000000d42600ae3832618583ded901ca14aecb5a422f037e50757 264 0.25/1.00 vMB 14
384,625 384,625 000000000000000002c2583d13f584a12d8c91879c877240a1cfc6b2c24be1bd 1,701 0.81/1.00 vMB 34
384,624 384,624 000000000000000000330baf11a999b400ed787eb2996a36729699f5930fe68c 553 0.25/1.00 vMB 24
384,623 384,623 0000000000000000034f42928301c1fc9b732f2daf791c57f4100d0e4407de16 1,819 0.94/1.00 vMB 30
384,622 384,622 00000000000000000a4bec40486ffbb984cd2c812c675d14bc8e481290b4a18f 2,033 0.93/1.00 vMB 31
384,621 384,621 00000000000000000056c651f5ad0e286d7b8b7e42578581bfa7fd1950862958 1,643 0.70/1.00 vMB 31
384,620 384,620 00000000000000000c25ade274c6bbc5faac09ed9d5189a084e4a4d492552718 2,261 0.99/1.00 vMB 31
384,619 384,619 000000000000000009c25ad400196285a480f158e5bb782021b0ec2b499b254f 1,137 0.62/1.00 vMB 25
384,618 384,618 00000000000000000ad212590d1f92fd90906ff78ac5a70e08570c33ca0cc9d2 1,507 0.93/1.00 vMB 24
384,617 384,617 00000000000000000504b5a33804500c292a86fbc90eaf4bdd63d6bbb29ffa78 2,113 0.93/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.