Loading Tool

Explorer IconExplorer

Memory Pool

76,032 transactions
27.68 vMB
0.06861806 BTC
Random Selection Loading Transactions
Max Size: 169.66/200 MB

Candidate Block

Mining Attempt c4e41b6a4d24371536c8ae0a18da6974e89e4334be048fda85bcad707d263f6c
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 77a8db92cd58c01e4929b5461848269888a52c64777f9ab8153607e42eaaf296
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.00922588 BTC
Feerates: 81.11 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (483,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,974 431,974 0000000000000000007b867ca373cf6fa4938025b97b47a45139e28546cd1154 2,675 1.00/1.00 vMB 76
431,973 431,973 000000000000000001a3e4fcc3b7e702379338a8f5beecac523f82821df2739d 372 0.10/1.00 vMB 129
431,972 431,972 000000000000000000c3a17f7441b94357c4362bdd0180277218ca9b0e20806a 804 0.31/1.00 vMB 61
431,971 431,971 0000000000000000042c5fb49e5f0bd813943f6e7546aeaf0138c6a2167484f8 1,200 0.59/1.00 vMB 43
431,970 431,970 00000000000000000464239b3b22977882c1da3959f90cdc97f106f10bb7809e 2,622 1.00/1.00 vMB 66
431,969 431,969 000000000000000002fb493d8fab8eb993cab12ff052713335dd3ce6defcdb3a 82 0.03/1.00 vMB 44
431,968 431,968 0000000000000000008d8c50f17690c4c9173122db1ed1fbaf016fd38c2ce9f4 1,313 0.55/1.00 vMB 63
431,967 431,967 0000000000000000006c1d4a3057d82f54d4626953fa9268d37abbb574440115 515 0.20/1.00 vMB 72
431,966 431,966 00000000000000000403db02d1e2ca6658ac7ba1fa8849d5f1436694621d9a1e 541 0.49/1.00 vMB 23
431,965 431,965 00000000000000000060fb73b90ba1c364302ef281cfbd7288e23c25a5a13dc2 1,617 1.00/1.00 vMB 38
431,964 431,964 0000000000000000009ded7f8f36cab29ec76614109bd83693a9f5db1bf4c707 2,086 1.00/1.00 vMB 39
431,963 431,963 000000000000000002346c9f9f7c7bec918223273931e0051fb33c45bb9f8732 1,315 1.00/1.00 vMB 32
431,962 431,962 000000000000000001cc57d5b83fe0bdeea4cd0c85f85dcb47dc05ff9bd429cc 1,843 1.00/1.00 vMB 47
431,961 431,961 000000000000000000f387fe149d6b79b22e06d34ec792a7a022a3e7b8e272e0 1,923 1.00/1.00 vMB 62
431,960 431,960 00000000000000000449f925f59b8c741a8499887b946708c12469978abf18b4 1,824 1.00/1.00 vMB 50
431,959 431,959 000000000000000003081592a3f2059990ec65a23939dd2d61d76c796edf2b3b 2,532 1.00/1.00 vMB 44
431,958 431,958 000000000000000001e292fd86e1c7de1550fe9179176d3f02bcde7cab31d8e4 2,414 1.00/1.00 vMB 71
431,957 431,957 00000000000000000080c6881e6b5d1dbfb02cafffc98c15fe3421f1824e18fb 2,439 1.00/1.00 vMB 73
431,956 431,956 0000000000000000011e1657e078270267eba891a124aedae87aa6da105daaa2 2,460 1.00/1.00 vMB 52
431,955 431,955 00000000000000000106e4559f686292c8d2b94e88257b944855437e769bd0de 2,581 1.00/1.00 vMB 60
431,954 431,954 000000000000000000e031b51330aeda9a54464226814b933452e15d2bb80e73 2,898 0.93/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.93 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.60 GB
    • Received: 17.57 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.