Loading Tool

Explorer IconExplorer

Memory Pool

84,243 transactions
31.81 vMB
0.09940230 BTC
Random Selection Loading Transactions
Max Size: 194.51/200 MB

Candidate Block

Mining Attempt b0775780f0ab669c55a8191e4dd15a4512da07bece01ce28f07b14913e98f533
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 39e03f57dcfef6bceccc977376efb181a6a93077140d9da07d2878997e06c158
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,403
Size: 1.00 vMB
Total Fees: 0.02313847 BTC
Feerates: 82.29 > 2.32 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (552,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,441 362,441 000000000000000006dbea2d32e60f41c176d182eb631b45f54a719cdd9d4807 174 0.16/1.00 vMB 10
362,440 362,440 00000000000000000946bdfa75a20cbd7561eec7fae54199eaaab33783c6898a 710 0.53/1.00 vMB 19
362,439 362,439 00000000000000000a0c17eebc8f43f574f13dbfb451bdd761bb94ba2181d3b4 2,112 0.75/1.00 vMB 37
362,438 362,438 000000000000000001930162a20986eaeb9508ec83a1cb7c52c101e988373e31 676 0.30/1.00 vMB 27
362,437 362,437 000000000000000008a65e9c6ff09dca74d1bb920ca4b78a9f3abf43fa5bbfed 248 0.08/1.00 vMB 39
362,436 362,436 00000000000000000cc8a13032f52ffa8881d4e4657157cba7bfba3c63523947 265 0.15/1.00 vMB 18
362,435 362,435 000000000000000004de05fa2618620ecf636e4e4b51a11bd014a36833428433 118 0.06/1.00 vMB 23
362,434 362,434 000000000000000011f5855b5514e3238a309553ddfbd771f2d30cdbe39866b2 473 0.34/1.00 vMB 22
362,433 362,433 000000000000000001828fa9397d823976da0620949f9b4fe507bb8cffac8a2f 61 0.08/1.00 vMB 7
362,432 362,432 00000000000000000673ed6aafe9b4410230a68dbbe803f6579ec9b338d8d1f9 1,475 0.68/1.00 vMB 28
362,431 362,431 0000000000000000045c0690bdab92bd3c6f1a3d36d9b6c697a1928910bde72d 420 0.16/1.00 vMB 35
362,430 362,430 000000000000000002b47e119f2001627960d4b2b7f0d57e283576e4d7b24d74 795 0.35/1.00 vMB 25
362,429 362,429 00000000000000000e1a59b69f4c67d8a2f4d4d0fac06e82cc07ddeb55936817 1,242 0.57/1.00 vMB 31
362,428 362,428 0000000000000000020f8e9eddd08f09b368625925f00a6133c9a2b6f88c7b49 961 0.51/1.00 vMB 28
362,427 362,427 00000000000000000168ece34e7abfc2570a43504baabae918c07f7ea58a848d 611 0.31/1.00 vMB 28
362,426 362,426 00000000000000001440858192285fb8bc1bc44f665db714824b7af06e576c65 20 0.01/1.00 vMB 28
362,425 362,425 00000000000000000e57080a8052ccbddf067fb5510e20782b731857daadef29 91 0.08/1.00 vMB 14
362,424 362,424 00000000000000000bb0a040eff9243e99bb6ae274045d2115096d1de0000818 152 0.11/1.00 vMB 22
362,423 362,423 00000000000000000fa108cf601305805c74ac4d9b11c8a7cb2c876b138134f7 235 0.11/1.00 vMB 28
362,422 362,422 0000000000000000028818b779d93ef31fc2800bc47550eccd70eaf46fc0c5e4 150 0.10/1.00 vMB 7
362,421 362,421 00000000000000000bde386a457991f7a0a9751192d0ceb62c4938acc2c77f2b 170 0.08/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.