Loading Tool

Explorer IconExplorer

Memory Pool

80,573 transactions
34.70 vMB
0.17931627 BTC
Random Selection Loading Transactions
Max Size: 194.32/200 MB

Candidate Block

Mining Attempt d79a747bb0c471ede56f9fa86dda9497ee131d2ef37eead7bf298737c9f10e57
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root c21f5ac94668c5bc69e825e453a1558a9797bc59a0e1784079d3152ca1fc7402
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.04910747 BTC
Feerates: 150.93 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (54,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
861,329 861,329 00000000000000000001171f3e21489f9dadad7d7b0f44c43dc4dc093b46558f 2,382 1.00/1.00 vMB 10
861,328 861,328 00000000000000000001037fe170f8bdbce2301276c3a4da4985391266645648 2,291 1.00/1.00 vMB 9
861,327 861,327 0000000000000000000148faa531408c110b6a1f75a66433c1cc339da09ed036 1,688 1.00/1.00 vMB 8
861,326 861,326 000000000000000000024106dcac55b83c12edff7d2461c94aa04fe857df6aeb 2,003 1.00/1.00 vMB 12
861,325 861,325 00000000000000000001a15da7131eb79e17e7fb7ba7d90e42d9050435be3f65 3,346 1.00/1.00 vMB 17
861,324 861,324 00000000000000000002625eba8df7fe74989522362738e17807e399f5e8a099 1,806 1.00/1.00 vMB 17
861,323 861,323 00000000000000000001cc2037746cb2bcf7edebf9142746f62a9d6b2df97f7d 3,166 1.00/1.00 vMB 7
861,322 861,322 00000000000000000001e733a738480f54819daa2edf131798b3dfe476ac2844 4,944 1.00/1.00 vMB 2
861,321 861,321 00000000000000000002aba5bd13dd37f8028b3aa2ffdf4bf3a9568a19769273 3,468 1.00/1.00 vMB 6
861,320 861,320 00000000000000000001c35f9e99a31122fc59a284bc7b5189c003037a3fc329 3,351 1.00/1.00 vMB 5
861,319 861,319 00000000000000000003006ac25d488487dabb1056d72ac6a5af44d03a1a2dd8 7,586 1.00/1.00 vMB 2
861,318 861,318 00000000000000000001326f2466f388429013ee5c74cae9120fd5ad9d929a20 7,269 1.00/1.00 vMB 3
861,317 861,317 0000000000000000000124f5395776b7e7238c7452c5fbd416cb7e676b2b5456 1,819 1.00/1.00 vMB 2
861,316 861,316 0000000000000000000058ea22557d7cb00ccf5161a07d99a5f18c9b7cf59c16 956 1.00/1.00 vMB 2
861,315 861,315 0000000000000000000154fee13bcefb89191efe549f1c835c11f63a169ce7c0 2,240 1.00/1.00 vMB 4
861,314 861,314 000000000000000000021ff8fc5be1e940e7addc023429a63c37b54fbc1869f5 5,990 1.00/1.00 vMB 3
861,313 861,313 000000000000000000015c888d7c937d2483ae11cdcc3c76064fa5d4cba642f8 5,133 1.00/1.00 vMB 3
861,312 861,312 00000000000000000001c9b3c914cc30bfd9c040ac253a9760b7c85aff5061a2 7,504 1.00/1.00 vMB 2
861,311 861,311 000000000000000000017e922704ad7e5b516f5ed5e8298135730976bdffad6d 5,977 1.00/1.00 vMB 2
861,310 861,310 00000000000000000001a2c8a66e188f0e78062f2ecf8be732cfdec377f5b109 3,194 1.00/1.00 vMB 6
861,309 861,309 00000000000000000001124e11bab04f88f7aab2f85811ef832f5a1de7c06d79 2,594 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.