Loading Tool

Explorer IconExplorer

Memory Pool

38,111 transactions
19.50 vMB
0.05705135 BTC
Random Selection Loading Transactions
Max Size: 107.63/200 MB

Candidate Block

Mining Attempt 0bb06c255cde67f4de8282940ed6914e72d73056ff2556ba17899c1ceda911de
Version 20000000
Previous Block 0000000000000000000155901d19c5ea5f3d16868592b5dc4d4133280b56da73
Merkle Root 82aa6f6731b64001c4cb330cdcc6336bb0ace7b96aa18652f4f76c2a435e1eca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,450
Size: 1.00 vMB
Total Fees: 0.01890129 BTC
Feerates: 619.14 > 1.89 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,883 (773,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,105 140,105 0000000000000000349ba18be90b92616e322b19ebd5d4e94f44a1bcaf6a1c89 29 0.02/1.00 vMB 41
140,104 140,104 00000000000007525ee4f391f75a6545e8616f5c42e903a7e7a5ad2d875df5df 11 0.01/1.00 vMB 325
140,103 140,103 0000000000000291e277f4f89c03860e477bbf9053d31b7683a0358d1f8d920e 57 0.02/1.00 vMB 100
140,102 140,102 000000000000079b723782547c5e4dd292093e4a1d7be840a8bb381e8f637e47 31 0.01/1.00 vMB 25
140,101 140,101 0000000000000817f0766cc2c4cd0c353113cdd0c5f642fb8aaeb92266d90cec 9 0.00/1.00 vMB 62
140,100 140,100 0000000000000000bd4c6139e78aa472bfa22e33953986092e77cf60340a61b8 13 0.01/1.00 vMB 212
140,099 140,099 000000000000029de30932e0e847a626e6d6d8eefd9956050ff20df5113c1ebb 3 0.00/1.00 vMB 0
140,098 140,098 00000000000006263ddaa981723d51c4b4cf7bb43e69014bfdbd6ce4ab077f9d 122 0.05/1.00 vMB 6
140,097 140,097 00000000000006e59aa7b2c8ff928c2dc1a94d2556a02cab2cb8ee309dee5c7f 11 0.00/1.00 vMB 169
140,096 140,096 0000000000000114a96a2c30d878cffacd87e6d3530614e158b5bc04964defc2 71 0.04/1.00 vMB 106
140,095 140,095 00000000000001dd37833f08ea69550b34d1066401464f4f76d5f830918681f9 133 0.07/1.00 vMB 202
140,094 140,094 00000000000006f23d2c9553707bd383f32793016f5cfc9753ed8587e8c8b0f2 56 0.03/1.00 vMB 233
140,093 140,093 0000000000000162861ee2d3431e05db4b707fece20052f5fbbc2a610f14e3b1 121 0.05/1.00 vMB 185
140,092 140,092 0000000000000683b79daf3d2e73dc8cc66e94a2c51a1ef628e14749bcb626c2 110 0.04/1.00 vMB 204
140,091 140,091 000000000000073f0d9d16e3df4c87f21670fcdba939f732dccef104f5189a6f 8 0.00/1.00 vMB 106
140,090 140,090 000000000000051f8a2a0c4ec81f600d55058357452a6ae42af55615cf69f405 55 0.01/1.00 vMB 10
140,089 140,089 000000000000003910cd5b875eaff790fc5ad07c17a8243a6a55323ec394f45c 9 0.00/1.00 vMB 394
140,088 140,088 000000000000050a81140a573924911bb9cafd93e00d6ead68a60862854e55d4 10 0.00/1.00 vMB 357
140,087 140,087 00000000000006e76b195350a26791687c9b16f9da244c1df179550930ab536f 12 0.00/1.00 vMB 0
140,086 140,086 00000000000005842dc530fe8a2149717c96b35161234085e5d1af72a628370a 17 0.01/1.00 vMB 133
140,085 140,085 000000000000067bf90dac4623982f483ad7fff21c907119e616b93671193e25 118 0.05/1.00 vMB 228
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 525.39 GB
    • Received: 5.19 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.