Loading Tool

Explorer IconExplorer

Memory Pool

39,899 transactions
27.01 vMB
0.07462949 BTC
Random Selection Loading Transactions
Max Size: 139.82/200 MB

Candidate Block

Mining Attempt fdee0cdb368d11db612ea5461cd9c808965e4ee47d0e998717eb5a53f4f8684f
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root b1103ef56650785cec004139c928a49e502f05583df2f87611fdba2ef9e412bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02093990 BTC
Feerates: 201.37 > 2.10 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (299,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,078 615,078 000000000000000000057dbdf84a86fcd291be1ad084e69b86c054c01d512b68 3,436 1.00/1.00 vMB 14
615,077 615,077 00000000000000000002a2cbfc53b048c172dc1a34a5ad3b1ce5f4ebfbe1bee8 2,754 1.00/1.00 vMB 33
615,076 615,076 0000000000000000000d33643189bbc3a4dd1d75744961104f9a4f47e777495f 2,709 1.00/1.00 vMB 21
615,075 615,075 00000000000000000000481cfceefc76da9407247082fcd8604d43f98b973a01 2,343 1.00/1.00 vMB 9
615,074 615,074 0000000000000000000592cbe5d23ae4ff8bf92eb0f7ed1e125c9181de28d6b7 2,607 1.00/1.00 vMB 12
615,073 615,073 000000000000000000070c4d1dbf3799b5ee286a7dccba852f54713e40772fc0 2,487 1.00/1.00 vMB 11
615,072 615,072 00000000000000000010e66d3e0f55613e13b9c3c286915396f3c0d179b2adc4 3,105 1.00/1.00 vMB 13
615,071 615,071 00000000000000000002abfd92a9b93958bc8e5a24676605e806790c28fa0dd1 2,725 1.00/1.00 vMB 30
615,070 615,070 000000000000000000077a5eb20d230058230cc67ea741cfc9a616ad827d3259 2,770 1.00/1.00 vMB 20
615,069 615,069 000000000000000000091955a9e8055b35a29a3b0fe4470cf9a18421e3a7e65f 2,876 1.00/1.00 vMB 19
615,068 615,068 0000000000000000000abd398fba249cd2458100463cf5ada4e50df9d62b4fd4 3,322 1.00/1.00 vMB 23
615,067 615,067 000000000000000000035fd045160663cec4456307e4fb687ca25266b11b7bc1 2,532 1.00/1.00 vMB 25
615,066 615,066 0000000000000000000ffa5eaa305507e43cde47b2939daecf09f158a148c185 3,341 1.00/1.00 vMB 15
615,065 615,065 0000000000000000000797d6c2f4ef0f4e7a465f329c0b8575e5a319f7a91255 3,141 1.00/1.00 vMB 33
615,064 615,064 0000000000000000000919c06dc0f99fea9153a5cf593daef42fdea07d3c6939 3,155 1.00/1.00 vMB 23
615,063 615,063 0000000000000000000eae57379f96a7739c531c901c10761955ad92daff3ed5 1,150 1.00/1.00 vMB 10
615,062 615,062 000000000000000000078a640a78299515461564e6b2c0e3673ead1226bdf65b 2,592 1.00/1.00 vMB 18
615,061 615,061 000000000000000000103b65e68a9f11474cbc3278b8b6598d07804847d3fd8a 3,034 1.00/1.00 vMB 19
615,060 615,060 0000000000000000000fcd2c7cfb5d9fc3317066545fa5027dad14ec572284e5 2,650 1.00/1.00 vMB 23
615,059 615,059 0000000000000000000fcf43569ca901a6d7f22b48e7ea2dd644a5b103aeebed 2,214 1.00/1.00 vMB 16
615,058 615,058 000000000000000000121434132d207f43411fadb3d99b15b4371cf799fdc9a4 1,302 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 636.65 GB
    • Received: 12.38 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.