Loading Tool

Explorer IconExplorer

Memory Pool

82,008 transactions
31.29 vMB
0.08540760 BTC
Random Selection Loading Transactions
Max Size: 190.12/200 MB

Candidate Block

Mining Attempt 1981be20f5aeaf917b36e724906a8454d3a1adcb3c60a8bfd96babc7f88518e8
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e369686258f244b810028aa89f09bb630c03811fbdd5c46aa4a63c629ac8305b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,482
Size: 1.00 vMB
Total Fees: 0.01763786 BTC
Feerates: 73.20 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (601,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,076 314,076 00000000000000001e5f981fc8a3bfd3c76573731d3de007eb8018195ca7990c 399 0.67/1.00 vMB 13
314,075 314,075 000000000000000029337037f352c6a8e4f7f3740d38e7d2e5e69589b3b758e1 1,957 0.75/1.00 vMB 36
314,074 314,074 00000000000000001c2f37901a55af3629b9a99477899cdd0c7e8caf0e6c814c 1 0.00/1.00 vMB 0
314,073 314,073 000000000000000000e5635e77dd0f50925a9383e6368e612232f46be3bf00c7 221 0.13/1.00 vMB 26
314,072 314,072 00000000000000001e6035accbdf65c2e3de3c7b7a2e1f3b708310a1c3b7d373 288 0.22/1.00 vMB 16
314,071 314,071 00000000000000002f31a58b6ad981d3bc0e2ab75c0ea5c108fa92deae0cd70c 1,380 0.77/1.00 vMB 27
314,070 314,070 0000000000000000282e2f83c5886e18ec7da5a1d0783fc40f2f732348e0283b 161 0.23/1.00 vMB 16
314,069 314,069 000000000000000032bce918e0d07555bfe97215717b0bf4ec9126348d58872c 1,620 0.90/1.00 vMB 29
314,068 314,068 00000000000000002d30d9568dff3f9fa0497f0476710dc24985035db442e5f3 33 0.03/1.00 vMB 3
314,067 314,067 00000000000000001c51c7d8cd1e3621dd6ae36a13baafb989f8c6c4c5eb40f5 37 0.02/1.00 vMB 28
314,066 314,066 00000000000000002f76210d1488e61316e98daaef69a3c05700deb6fbf15ec9 156 0.09/1.00 vMB 26
314,065 314,065 00000000000000001740019a906aa2c09dd1240415ec20936f3f264399840c9f 623 0.46/1.00 vMB 23
314,064 314,064 00000000000000000cd696fc8122ee42f70763d2ab51bf941ec5176ce8a6a831 122 0.09/1.00 vMB 17
314,063 314,063 00000000000000000ecda486092fd84ca60458cc055786a24a8fa888a6161de7 109 0.10/1.00 vMB 12
314,062 314,062 00000000000000003268f0b3cf4b482b7321193a270da1ea1dc5effe783f48eb 424 0.24/1.00 vMB 29
314,061 314,061 00000000000000001ec4f5f6e57650b5690750801ec5f3ac1906d450d200b502 329 0.21/1.00 vMB 20
314,060 314,060 00000000000000000daedede4a5e2c15f06ffb03faea2de4f56ab4c3f5cbba6f 1,140 0.72/1.00 vMB 25
314,059 314,059 00000000000000003930bb0bd85bdb198f49dedebde3e2bcbcb8ceef11e5ef5c 150 0.11/1.00 vMB 22
314,058 314,058 00000000000000002d23a8d1455bb5fb2882800ac1b59bed62ac50b61aaad80e 426 0.27/1.00 vMB 29
314,057 314,057 0000000000000000115b619af297a3c18a71fc1f0a9eb35729e36ab5ffeae9b2 128 0.06/1.00 vMB 33
314,056 314,056 00000000000000002355e7a8c105ce59088f01b4d4986464d46c418b35c222fa 800 0.49/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.