Loading Tool

Explorer IconExplorer

Memory Pool

41,048 transactions
25.86 vMB
0.05365353 BTC
Random Selection Loading Transactions
Max Size: 135.12/200 MB

Candidate Block

Mining Attempt 950ab35825e3829afea0f185d55cee5edd97db0dc4b48eeca612d019a495b318
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root 5e672e6a79f10165a860bf79940cc5caa352a43dd36e250db7695789a5addd0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,512
Size: 1.00 vMB
Total Fees: 0.00679684 BTC
Feerates: 75.74 > 0.68 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (421,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,623 493,623 0000000000000000004761f6a803b2df06485c85b8da4dfceb28b452656af6b4 1,802 1.00/1.00 vMB 138
493,622 493,622 00000000000000000088f3281aade4b73bae3118d049456e5e01b1ca9c65a439 2,048 1.00/1.00 vMB 17
493,621 493,621 000000000000000000ab7229619d42beeadb5e684d012de6dc975779b9a9325f 2,115 1.00/1.00 vMB 199
493,620 493,620 00000000000000000093bbed8939d804bfcfce2a56c4a30a263452606548ee6a 2,075 0.94/1.00 vMB 95
493,619 493,619 000000000000000000b8018735234069e91e906b506ff2aad68a7a8479013b60 2,134 1.00/1.00 vMB 152
493,618 493,618 0000000000000000004ca95fe030832082a10e961c1bc767e3617e5c3dc73b9d 1,889 1.00/1.00 vMB 190
493,617 493,617 00000000000000000000533acfc990ded9a48a32cf8ad05c516749e0a2488aa7 1,787 1.00/1.00 vMB 198
493,616 493,616 000000000000000000748d1d21ad9c848c3789831168598bd5ca4d9314cd64f3 2,544 1.00/1.00 vMB 274
493,615 493,615 000000000000000000addde05e4814365c2376109cc233038998b8e805897118 1,814 1.00/1.00 vMB 15
493,614 493,614 0000000000000000004415f20a30bac94a2aa852112f7c5972025380b495a279 2,033 1.00/1.00 vMB 185
493,613 493,613 0000000000000000002fbd13d83f8bb6d0ec94708ac7975943cf3c0321db2359 2,042 1.00/1.00 vMB 160
493,612 493,612 000000000000000000687ca0123b1681a72f336bc5334291edbeb2891e4cf728 2,389 1.00/1.00 vMB 197
493,611 493,611 00000000000000000036a5d947efebe8567b098cbb82451ad9397f0f4d2e701f 1,879 1.00/1.00 vMB 13
493,610 493,610 000000000000000000064499be986f7156d93fd6ac2d718e0ecbc5e1332e7758 416 0.21/1.00 vMB 199
493,609 493,609 000000000000000000bb96e04462e40cb20df908ff7a9b297179a718ca43a416 2,291 1.00/1.00 vMB 22
493,608 493,608 0000000000000000004d5a8347de8ef6ee25dbafd738aceabf19d5de6dbacd2e 2,235 1.00/1.00 vMB 157
493,607 493,607 0000000000000000005fe4ab9d5bffed1b7081b54a06450c525811f8aae8504d 1,781 1.00/1.00 vMB 60
493,606 493,606 000000000000000000620287ec61bab08c8fd5346955f8bab1c994b7bc723d06 2,310 1.00/1.00 vMB 231
493,605 493,605 0000000000000000000fa24f7f02a86de3a8a2e18c9a382f593337da9cc8406d 2,091 0.94/1.00 vMB 162
493,604 493,604 000000000000000000767e88a140393a274ae04546ff5d26c37c4b2c7a8de484 2,389 1.00/1.00 vMB 256
493,603 493,603 000000000000000000b131c090f52e0ba24a472db9e79600323d945e97732013 1,534 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.92 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: 646.03 GB
    • Received: 12.80 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.