Loading Tool

Explorer IconExplorer

Memory Pool

81,084 transactions
30.63 vMB
0.08033295 BTC
Random Selection Loading Transactions
Max Size: 187.06/200 MB

Candidate Block

Mining Attempt 7f4e90f10aee375f4175cf67d597d08aa1739ccc594abc6e55bed0dea30b05b2
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root a0b0d13178db661464984d894d9794da18d7f8fa2fd848f5d6ff83b85ab8ec27
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.01116940 BTC
Feerates: 81.27 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (483,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,980 431,980 000000000000000001424e9721b2fe40b9af25af9859e8320d0b09ba7b5210b6 1,961 1.00/1.00 vMB 100
431,979 431,979 000000000000000000984ae2126f39397f723abecd8b3a4a34786750560af4bf 512 0.49/1.00 vMB 27
431,978 431,978 000000000000000001cc0f31291edb3003be30662d80cf4706b4d9ada00f8551 1,675 0.98/1.00 vMB 33
431,977 431,977 0000000000000000005281bce0f7fdb21db51300b6c39cd4feb88afce279d571 2,485 1.00/1.00 vMB 56
431,976 431,976 00000000000000000417d8c8600e9a2939fda7e9138fb458df25514b90adea46 2,952 1.00/1.00 vMB 76
431,975 431,975 0000000000000000008f40a0dac31eb6c3af183ffabd4b7480e27849c4c438c0 2,389 1.00/1.00 vMB 62
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
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.98 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.