Loading Tool

Explorer IconExplorer

Memory Pool

73,519 transactions
27.22 vMB
0.06484027 BTC
Random Selection Loading Transactions
Max Size: 165.96/200 MB

Candidate Block

Mining Attempt cf18b0db658f52017cbe22dcb19af1466d9d30fcf215b0cf473d5a268e6e77f3
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 043da303f8cfa115b0402bed2e4b5d0443108ba669545c2a0782d17018f9c803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00711956 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (264,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,706 650,706 0000000000000000000a2e8ce07ea369ca3cd65d1285dd1b28e78159402bd2b1 2,579 1.00/1.00 vMB 94
650,705 650,705 00000000000000000002dbd7d7d760a32db81a407c046ee69da24677ea1cb1ef 2,355 1.00/1.00 vMB 94
650,704 650,704 0000000000000000000331735429dae6aff6c279517ba28735bd2bac3fcb3346 2,836 1.00/1.00 vMB 89
650,703 650,703 0000000000000000000b8f882a03e93d0f878f423fc89c9986df0390eca0a01e 2,329 1.00/1.00 vMB 79
650,702 650,702 00000000000000000002179d5ce2bf830b53835d8b4ebd6d089220310a78a1a1 2,251 1.00/1.00 vMB 87
650,701 650,701 00000000000000000008ab6aa7e7e1b0dc705a0d74bf0cbf0de04c81e3b4402a 1,607 1.00/1.00 vMB 83
650,700 650,700 00000000000000000002451b9ac80aed49105a400edb9ec83e8ec29126d18166 3,052 1.00/1.00 vMB 104
650,699 650,699 00000000000000000000629445672be79b0c6d03366af2f8b38e1d45111f2723 1,932 1.00/1.00 vMB 86
650,698 650,698 00000000000000000000e57b30d189fd71522f636ce91d4da2f6a0fe25351683 2,398 1.00/1.00 vMB 87
650,697 650,697 0000000000000000000a47b68777785246fdf7f8c0aca79f71d4fb6ec31ca5f9 3,402 1.00/1.00 vMB 99
650,696 650,696 0000000000000000000e37ead66e9ebeef3dcc3ffdca2239d8c02dbe7ba24d26 2,423 1.00/1.00 vMB 85
650,695 650,695 0000000000000000000536c29f58aed0a298d894c0cf1c70ee8b9f4bb18009fd 3,248 1.00/1.00 vMB 99
650,694 650,694 00000000000000000008d3d6b3d3c9ba5a129131c9d3ee97b3c6d34941cb34b3 3,086 1.00/1.00 vMB 91
650,693 650,693 00000000000000000006b32e4bdb13e81cfe1b599b44cafff77511a20a7fa87d 2,877 1.00/1.00 vMB 78
650,692 650,692 0000000000000000000e84948eaacb9b03382782f16f2d8a354de69f2e5a2a68 2,944 1.00/1.00 vMB 75
650,691 650,691 00000000000000000008f52ae0f650e7d5fd921f23a6247547e5397f08f2f37e 2,700 1.00/1.00 vMB 85
650,690 650,690 00000000000000000008814ceb012a5f4098540f906db704447401c52002801f 2,545 1.00/1.00 vMB 84
650,689 650,689 00000000000000000008ae82883540ae099664dc5ddb5716be2c2c5792eaa5af 2,719 1.00/1.00 vMB 81
650,688 650,688 0000000000000000000cecfdc436017093d935b3eb5fa06ca064ea000fb9c1bf 1,846 1.00/1.00 vMB 75
650,687 650,687 0000000000000000000683066f324db9aa8b2e8e9de2659108fdb29aeba43e11 2,051 1.00/1.00 vMB 84
650,686 650,686 0000000000000000000bf9a8c3bbf1ca38d1cb5b0623d618373c1ab139f99279 2,981 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.