Loading Tool

Explorer IconExplorer

Memory Pool

75,380 transactions
27.52 vMB
0.06559315 BTC
Random Selection Loading Transactions
Max Size: 168.60/200 MB

Candidate Block

Mining Attempt 7dffbf71b16eb8a88267110be5d742c40743775d7f443200cf4f58c6fd6b187f
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f546f15c72ab26d7a11ac3b2df484b7458f52535721efd06f75887bc4027c93c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.00673912 BTC
Feerates: 24.01 > 0.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (483,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,989 431,989 0000000000000000006c4b7acbb8c36ca8121822bd82aba929c462fa26fb5b43 668 0.53/1.00 vMB 57
431,988 431,988 0000000000000000002a430d8e68464c1dfe67faa85ba2bfbb0b1ec51e911d37 1,130 1.00/1.00 vMB 22
431,987 431,987 0000000000000000010a59696c38e307d4129c098b609f20165054022a18a26b 2,117 1.00/1.00 vMB 52
431,986 431,986 0000000000000000025f0d051291aad7b5aff83fdfef3d18adbbb1c65eda87de 1,792 1.00/1.00 vMB 61
431,985 431,985 0000000000000000030166f5cadfc133e2e7474d880f9050f6503ac5c19edf45 2,234 1.00/1.00 vMB 40
431,984 431,984 000000000000000004247a0e018c3810c660fded6d35591b8a41fe0507ef012b 1,802 1.00/1.00 vMB 53
431,983 431,983 000000000000000000be17749c91a20a2885bd418616ea9837e420d84ac7c65e 2,557 1.00/1.00 vMB 55
431,982 431,982 0000000000000000041f0b2d9cb4746a138188b973af93135b6a145ac0bab71c 2,270 1.00/1.00 vMB 67
431,981 431,981 0000000000000000023967ab11f41ca1ab9c56b337b77ceef1d23a3ba6832cc0 2,498 1.00/1.00 vMB 79
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
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.59 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.