Loading Tool

Explorer IconExplorer

Memory Pool

75,781 transactions
28.68 vMB
0.06802504 BTC
Random Selection Loading Transactions
Max Size: 175.39/200 MB

Candidate Block

Mining Attempt 3f4806c860266b0104c5384830368d3458300542e21f3b09f361ad2483ff9e6e
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root cc6bd1b1ecb76532b18df7472d5369165561a15812cf3c04b5638cbc180e1d3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,452
Size: 1.00 vMB
Total Fees: 0.00586593 BTC
Feerates: 73.20 > 0.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (558,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
356,835 356,835 000000000000000003f1e6a820b740b743cb5f2842b1c687da85f7fccf4d4aff 414 0.27/1.00 vMB 22
356,834 356,834 0000000000000000074beddb992361e98bc75e2c99cc3536db9b634a1972a698 749 0.37/1.00 vMB 29
356,833 356,833 00000000000000000a0f9a0cc841b7530998b1ac7c69b5daf4f26a4b76ca04dc 369 0.34/1.00 vMB 39
356,832 356,832 000000000000000008f4a7a3c554a897989b5484075377b4e0861bb4a89a0829 325 0.19/1.00 vMB 25
356,831 356,831 00000000000000001275d1cadce690546f74f77f6d4a6190e2137a8a819946f6 333 0.32/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.82 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: 710.68 GB
    • Received: 17.08 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.