Loading Tool

Explorer IconExplorer

Memory Pool

79,076 transactions
29.18 vMB
0.08573277 BTC
Random Selection Loading Transactions
Max Size: 176.81/200 MB

Candidate Block

Mining Attempt 14ecf811c53d4e83ae56c9e8be09056cbaa1c4f28f36e2e7d7c089624d03b51c
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 2b8cc6cc2ee6f72e18ecf73711339024d910743263c34e34a241b5dad2b56f3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,319
Size: 1.00 vMB
Total Fees: 0.02460303 BTC
Feerates: 146.36 > 2.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (302,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,191 612,191 00000000000000000009be2345e5130feea0c30d066eb4894442686b5e09b83b 2,890 1.00/1.00 vMB 57
612,190 612,190 000000000000000000012999dc3599f018405950a153f78724f0e7ac5f02fb8f 2,928 1.00/1.00 vMB 26
612,189 612,189 000000000000000000123040a95b281938a05b9f8fa760d8584d0f21c758b14d 1,149 0.40/1.00 vMB 21
612,188 612,188 00000000000000000012b964b18764f03c270ca56fc676d09481b05f94352f43 2,906 1.00/1.00 vMB 22
612,187 612,187 00000000000000000005ff2517847e71070d6f96aa4a7d8bb60bdbfc0c5564c4 3,013 0.94/1.00 vMB 20
612,186 612,186 00000000000000000009b4e1ff4db3ee00eb3925e99c396c6c5b95e5b3878656 2,316 1.00/1.00 vMB 26
612,185 612,185 00000000000000000006215a4ca97dcc527e83720432713141c4b08697bb1bc4 347 0.13/1.00 vMB 23
612,184 612,184 0000000000000000000f30b4b2677f212932becfb9ee78f0b55caf4b6e4fb878 2,649 0.85/1.00 vMB 21
612,183 612,183 00000000000000000005c7282e8fd3871afb57d45bc7495ae1b4502c97a4afe1 1,884 1.00/1.00 vMB 6
612,182 612,182 00000000000000000007304c130a7ab91ad234ea0ba3e662210c1a071adcfdab 3,174 1.00/1.00 vMB 37
612,181 612,181 0000000000000000000cf76ad5b77885d5c18bf4c7d05c0cce0a76d6eca550e6 1,762 1.00/1.00 vMB 3
612,180 612,180 0000000000000000000c4788de36012829565f2709938c7dbe4c74fcd4e7bac6 2,508 1.00/1.00 vMB 10
612,179 612,179 000000000000000000068357501c18f34d7401b7e8601e35be36bcdd6cdbc238 2,945 1.00/1.00 vMB 28
612,178 612,178 000000000000000000004e954ddbc1544d206b1e3d87795b69f2be8d1b3327be 2,363 1.00/1.00 vMB 7
612,177 612,177 0000000000000000000d9ea7eb82e301800edd38b59b9f1e3f5399d4fbdf129d 2,749 1.00/1.00 vMB 37
612,176 612,176 0000000000000000000f6c78dc8570b3dce226c701cef25e249a4276594cfffd 2,926 1.00/1.00 vMB 25
612,175 612,175 000000000000000000104a4d2ef6459092d6b3f8c00f530c49c0bfe2a9395cc7 2,845 1.00/1.00 vMB 23
612,174 612,174 0000000000000000000dca704f7020fa3505ff6e44a58251dc2ccc9e3cc84218 2,883 1.00/1.00 vMB 35
612,173 612,173 00000000000000000012a9077ed43a543e5d375892c1b8a497a8fea2266aabb4 2,481 1.00/1.00 vMB 38
612,172 612,172 0000000000000000000154c4aa14d2aa4cac4a7bcab89b68e43aaa3e76b903eb 2,947 1.00/1.00 vMB 71
612,171 612,171 0000000000000000000e3b5418f6c92cb19494dfea28a83da8643485925aba1b 2,638 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.