Loading Tool

Explorer IconExplorer

Memory Pool

86,291 transactions
31.72 vMB
0.10567109 BTC
Random Selection Loading Transactions
Max Size: 194.30/200 MB

Candidate Block

Mining Attempt aa757e95ca61cacc4bd38865a8d39df332e2407182f425ef675b395b98e57760
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root d2b8ebcc38f54bf589cf4c101a2d992dd3321576b0e60de74762c7b932a195b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,935
Size: 1.00 vMB
Total Fees: 0.02594125 BTC
Feerates: 1,236.26 > 2.60 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (556,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,214 359,214 000000000000000013735040236a6c15934f7be0872bf03db0639f092e8c6879 205 0.12/1.00 vMB 19
359,213 359,213 0000000000000000142e808d9431ea488b77c05fd31885fa5fcd67ea34d307e7 481 0.27/1.00 vMB 24
359,212 359,212 00000000000000000ab4e9e92fdaf393f7c324e9616ae432580c6e006280c413 1,001 0.78/1.00 vMB 16
359,211 359,211 000000000000000001e6bf3ab3620727567268cb4fb6d4c0b0a5e441af42cd85 2,087 0.75/1.00 vMB 38
359,210 359,210 000000000000000002f5a32db371e6c8b9ecd8ae77ab89c4eb03cb2ce692ac5a 20 0.01/1.00 vMB 36
359,209 359,209 000000000000000003917f868b962daadf1ddc17f9b165a13e4515fff758a7bc 2,067 0.97/1.00 vMB 27
359,208 359,208 00000000000000000ba65a25097147a97fed525a38d411ac0a871d273ba74696 1,243 0.53/1.00 vMB 29
359,207 359,207 00000000000000000e7ca9e731b2cc198f499f1c594d666e332586bfe9cd5e7d 32 0.02/1.00 vMB 17
359,206 359,206 00000000000000000edca57dbcdddcaed018c07f38d902c4b6dad7dcfbc1eddf 50 0.03/1.00 vMB 18
359,205 359,205 00000000000000000538d8ddc5f00b8fc1eabf964fffcab4679b11e85f5434ed 188 0.10/1.00 vMB 31
359,204 359,204 000000000000000006b3c677f7a029af4ed6413dd5a6214304f2227f026efcfd 98 0.10/1.00 vMB 10
359,203 359,203 00000000000000000b669d8fdb6921619421f7ff0189b8f44eb2d6353e315fde 563 0.27/1.00 vMB 27
359,202 359,202 000000000000000017194d35c6ad526e987deab4021c3c0a79f39c8a3d947fee 658 0.33/1.00 vMB 29
359,201 359,201 00000000000000000b5962d7c664db8e22db4061eeceea501cf7eee001005e71 337 0.16/1.00 vMB 27
359,200 359,200 00000000000000000f27cf41eef27965330f9e681f1a1d6786056946dc3c6288 565 0.30/1.00 vMB 26
359,199 359,199 00000000000000000c0e8c0d4ce428f7d8c45da69fef90c8146bf51d95c128e1 771 0.34/1.00 vMB 29
359,198 359,198 0000000000000000166fa5fe5a93ba2efd59a4c5faac3a9e424c25be610bd78b 781 0.38/1.00 vMB 32
359,197 359,197 000000000000000015132ddf15fea044772d18d3663f378890506dd6ad586a7d 1,278 0.83/1.00 vMB 20
359,196 359,196 00000000000000000053d5fd0a818837ec1f8717efd737e8f3f5887320cef413 1,670 0.75/1.00 vMB 31
359,195 359,195 000000000000000010b10a959077558682efebac8ab86a412386c479ccd78472 658 0.50/1.00 vMB 32
359,194 359,194 000000000000000000c678f819aed1c71992a27af1d30bb04a9b3bcdfe10c1d1 587 0.31/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.