Loading Tool

Explorer IconExplorer

Memory Pool

86,551 transactions
32.17 vMB
0.10992697 BTC
Random Selection Loading Transactions
Max Size: 195.53/200 MB

Candidate Block

Mining Attempt f6086e0cc55b8decd77946b08f567f2344f187ad50c0d0fd5edf8c6a33c97ce9
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 90ab74ebfd23d8ddfbaafbf167d02628f08658bc30db4385e249c85fa4ba71b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,687
Size: 1.00 vMB
Total Fees: 0.02502052 BTC
Feerates: 301.68 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (625,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,617 289,617 00000000000000008dc3b3a9002e1d8b5e11e878286f2ba40f934758c969732b 213 0.08/1.00 vMB 25
289,616 289,616 0000000000000000c0b2a33fe7c9da783c960189811790ade77b0315eb889ed2 424 0.20/1.00 vMB 31
289,615 289,615 0000000000000000dfb82b8e03cdb34193969879e0b0b33b2070f55bcc9067bb 683 0.44/1.00 vMB 29
289,614 289,614 00000000000000008c758850e6d65903a86cd82a4a45d30339487daa2db44edd 743 0.35/1.00 vMB 38
289,613 289,613 0000000000000000c8c977e6fb483b06f1d6cea7c3516d8ab85078c26842576f 226 0.26/1.00 vMB 21
289,612 289,612 00000000000000001a05375d43b5e29da3fdc322c2e8f7f341d69a4ebdc3f8db 128 0.05/1.00 vMB 23
289,611 289,611 0000000000000000eca389fb947bf8e5abd3642501982fdd5ebeaf1602f86257 336 0.15/1.00 vMB 39
289,610 289,610 000000000000000000f21f1229bd4de8dcffa983ae9ace3f3597fdf82dbbb86f 535 0.26/1.00 vMB 36
289,609 289,609 00000000000000007017f7276846a0775015414832420feb8d0e6d590d4e1c88 330 0.41/1.00 vMB 19
289,608 289,608 0000000000000000dc05a18d815996cf1e80bd9c9a6f1da29c0dc5733cf0d731 386 0.35/1.00 vMB 22
289,607 289,607 00000000000000007e266880c9e35896cd2a8da5acfeb47ca60d08c00041fcef 1,999 0.92/1.00 vMB 41
289,606 289,606 0000000000000000e4a6bfaa5e2e0240b8cc781e44d72b9fc8812fd8e0dd1eef 715 0.58/1.00 vMB 25
289,605 289,605 0000000000000000bbcbc303f896f852af877a08f3c8dc4f674ce6c8d6750c01 512 0.17/1.00 vMB 56
289,604 289,604 00000000000000002f1e704eff291e9167506602f9fb38ef90039ef40fe687d0 46 0.06/1.00 vMB 48
289,603 289,603 000000000000000072cc9e783f71d99ddf8d6ad73a7c1685ed49be429f3e885b 338 0.20/1.00 vMB 27
289,602 289,602 0000000000000000a09ffe5b9bcf59121becc096d2fbf646292abbed44e779da 128 0.07/1.00 vMB 24
289,601 289,601 00000000000000005a7fd768fc47d1cb42808c0d35c3846e64f6540a7a5612d8 597 0.30/1.00 vMB 34
289,600 289,600 00000000000000010bdf444a883554cc24afb93b5ddb3fc204a023cd6a217ffc 732 0.38/1.00 vMB 37
289,599 289,599 00000000000000007440dc995ed38150b66867c66214b0df1622a2f355c23965 23 0.01/1.00 vMB 37
289,598 289,598 00000000000000002ec97cda05617a829502e2249e8be64cf522c5119c4cd964 361 0.19/1.00 vMB 33
289,597 289,597 00000000000000003c17f0718f8663ef04e28659f88ddf3aea4118b52a90f7d6 64 0.05/1.00 vMB 43
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.44 GB
    • Received: 18.06 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.