Loading Tool

Explorer IconExplorer

Memory Pool

77,322 transactions
28.49 vMB
0.09020948 BTC
Random Selection Loading Transactions
Max Size: 173.41/200 MB

Candidate Block

Mining Attempt 5febc7edd1afb38e7b7a24095343681a9b31c8ea486683b049b17902f0e929e1
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 98bf2c83f5d6d4d4f7ce560f3e639073832590adf252b862b1914e6c7730873c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.02595937 BTC
Feerates: 477.45 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (558,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,856 356,856 00000000000000000fa56578f165a28b2a2843a31ef5cf45df4c37908bc8842d 954 0.65/1.00 vMB 19
356,855 356,855 00000000000000000a4c049faccda65605ff22cbfe79d175c3bfae4e9ceb80ca 512 0.14/1.00 vMB 50
356,854 356,854 00000000000000000dde41598c1d1292327a827f6920cb6517b6a05e5f129f89 1,390 0.67/1.00 vMB 27
356,853 356,853 00000000000000001653dff73df471a18eae2e2d0410d6e559fae63a72c06f67 796 0.42/1.00 vMB 26
356,852 356,852 0000000000000000040160a9abe07d7209022576d0d5f3e0e9510e188648944e 419 0.21/1.00 vMB 26
356,851 356,851 000000000000000011b62fc7e4f77bdad2dfd6b3af54c67f2c319104c13eb740 230 0.11/1.00 vMB 30
356,850 356,850 0000000000000000044340b6300948342396e4953c436cfce175bb73f4a2b96c 110 0.07/1.00 vMB 30
356,849 356,849 000000000000000014592faefb327b5ae2b19546ef7253be6f3ab22e23411ec8 1,083 0.55/1.00 vMB 28
356,848 356,848 00000000000000000a5642e1948bb83bba8e019146417034055044bbb2bcb1d5 662 0.45/1.00 vMB 22
356,847 356,847 00000000000000000ab4853520daa52d2e9eae6be15921e9c7ac91034a286aa5 1,256 0.75/1.00 vMB 30
356,846 356,846 0000000000000000113a9a0d7792c9371cc8a6cb4dc0d8449c7a4b9e3fe56894 1,168 0.75/1.00 vMB 27
356,845 356,845 00000000000000001340e9e48eb5451c5be9e5efa7d91bdd02a4ed05b302d831 1,575 0.75/1.00 vMB 31
356,844 356,844 0000000000000000065667bae2396f7dbef0e2643f209272b29c1f905ef1865e 56 0.04/1.00 vMB 22
356,843 356,843 000000000000000006b92e005e3d60070fdf5a93d8eaa620a2fff1722a7a7052 281 0.15/1.00 vMB 27
356,842 356,842 000000000000000000897e52ae11463c80774ca00202aed3360e095b3658701c 607 0.33/1.00 vMB 29
356,841 356,841 00000000000000000396f217068676aa0c1791546a500e23bcbf1ce6ec9695fa 106 0.10/1.00 vMB 17
356,840 356,840 000000000000000000034689570e541599293d08851f9eb00941d9112439cf6f 978 0.52/1.00 vMB 25
356,839 356,839 00000000000000000b2db372069c8b586a4fc9ee6ba7b4ca17c65a4c2c28f463 32 0.03/1.00 vMB 10
356,838 356,838 00000000000000001096cd7c17d4203c6a80265e33820f96c3c928b6f393000b 189 0.10/1.00 vMB 29
356,837 356,837 00000000000000000435d49a876374b8f760bbf9fa1e797cc80ab38f9595cdcb 77 0.04/1.00 vMB 19
356,836 356,836 00000000000000000773bf8fd0ea73b3b1a57f9719c476e67126f4bc18b80f68 648 0.40/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.