Loading Tool

Explorer IconExplorer

Memory Pool

83,147 transactions
30.89 vMB
0.08112182 BTC
Random Selection Loading Transactions
Max Size: 189.47/200 MB

Candidate Block

Mining Attempt aa4a3be5645aaa339e0223f0213130ff13954506ba925415ea63003e769d6d1c
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 35b51f5c3d9c52f52644454a0377e8fd511a1f23e062d4b3d974d659e485739e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.01157141 BTC
Feerates: 146.36 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (13,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
901,860 901,860 000000000000000000016a39dc2257af6d5cb023d06e2e57317fa25b964d41b7 3,290 1.00/1.00 vMB 6
901,859 901,859 000000000000000000002d39ccc5e6150b4f8d70c3995b9be2330dd38eaacbb9 1,196 1.00/1.00 vMB 2
901,858 901,858 00000000000000000002051c1716c6c4ec304405fec539fbba32f5d06f1802d3 2,850 1.00/1.00 vMB 3
901,857 901,857 00000000000000000000cf6eca8b3147b90c2e4f63c7a0a4dd6c177b538fff6e 3,251 1.00/1.00 vMB 4
901,856 901,856 0000000000000000000131d8bc135e62ae153612b6d6e6691c199103e7d4fd07 2,346 1.00/1.00 vMB 9
901,855 901,855 00000000000000000001c5fdcfebac2a7bdc4ed23ee17dde583c403cf6c137c5 1,465 0.50/1.00 vMB 2
901,854 901,854 000000000000000000019225146aeb2f4d171f2acda5d0458f76c9dd446461c7 2,322 1.00/1.00 vMB 3
901,853 901,853 000000000000000000010dad59fa3fcaa4a224914fdaf735536d2a46dff68390 1,317 1.00/1.00 vMB 1
901,852 901,852 00000000000000000001593db5f518e4251de0300459d0ba610f9737cfa97740 2,238 1.00/1.00 vMB 3
901,851 901,851 00000000000000000001b64936338a0b07d60753bfa276291e75a12eec920ecb 1,545 0.48/1.00 vMB 1
901,850 901,850 00000000000000000001067d6d93dc36394d7e3cbe05139eb194a1d908217b81 2,452 1.00/1.00 vMB 3
901,849 901,849 000000000000000000009020ca862ee570800130b4349b12feffd123cf1c45e8 2,775 1.00/1.00 vMB 2
901,848 901,848 00000000000000000001e3af8283b4b9bdb2ed8f8c96d69b28a73e760271795d 1,895 1.00/1.00 vMB 3
901,847 901,847 00000000000000000001e71276fb9fb0d5e87240b3a9582cf0c49f397aaa53ca 1,775 0.80/1.00 vMB 3
901,846 901,846 000000000000000000019fda9794e3ead682f1b6a1cc68c3bd0d95a35f4db0b8 185 0.05/1.00 vMB 2
901,845 901,845 00000000000000000001d42b797ef8ce5141a2ebb910c8618490fe30db694ee7 1,666 0.66/1.00 vMB 3
901,844 901,844 00000000000000000001f7ff01e0644b190926f1b662c1cfe7490fa3de81a59a 1,642 0.98/1.00 vMB 1
901,843 901,843 00000000000000000001779c7ae6ad30ceeeae40471511f05abf74364657cd8f 2,483 1.00/1.00 vMB 6
901,842 901,842 000000000000000000008012fd3e59d73e894bcaef9b6a7a56587268ac0cf428 1,136 0.38/1.00 vMB 3
901,841 901,841 000000000000000000014081c42571c87e7c9ee3185da01edb70952344936720 1,690 0.72/1.00 vMB 3
901,840 901,840 00000000000000000001c3a46dc3c51ed87479c8f790c11531f2fd61e0eb3cae 132 0.03/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.99 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: 717.22 GB
    • Received: 17.84 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.