Loading Tool

Explorer IconExplorer

Memory Pool

81,740 transactions
31.56 vMB
0.10202778 BTC
Random Selection Loading Transactions
Max Size: 190.70/200 MB

Candidate Block

Mining Attempt c6aeb210da54102cdfc2091be07eb03caaf1b816bc78131d82c91a458cdcb3ee
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root da8956e3a8ec01f9acd6b23a3aa7b6479c7f723a542d5f424f94ffbb1b2f1561
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,611
Size: 1.00 vMB
Total Fees: 0.03110577 BTC
Feerates: 265.25 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (276,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,000 639,000 00000000000000000008fb2b1fd6e9935eca0329793d2774c37935486e4ca3f3 1,453 1.00/1.00 vMB 14
638,999 638,999 0000000000000000000d23460e4c6641d57719754731d4bb4964d6fb78d7e515 2,910 1.00/1.00 vMB 36
638,998 638,998 00000000000000000004ddd3e70e61fce69a5aa546a9da73781145295780ef65 2,255 0.76/1.00 vMB 15
638,997 638,997 00000000000000000002a8ed3f09d9c4b4977806a5dbed2dcd4dfe8572893053 746 0.26/1.00 vMB 16
638,996 638,996 0000000000000000000bb53b1215d29a6aa38a193b51fc43fa7c9af43e7a3f07 156 0.09/1.00 vMB 21
638,995 638,995 00000000000000000009e0b5fefae90fb6b853269af68483e3200ed395eabb41 502 0.16/1.00 vMB 19
638,994 638,994 0000000000000000000eb0e557c6c1f0acba82052aa69466f6833667646f2471 1,081 0.36/1.00 vMB 17
638,993 638,993 00000000000000000006f1d2001a1491aa77c61a7caf19abbf856a17784f0d42 540 0.20/1.00 vMB 16
638,992 638,992 00000000000000000002f9460258aec4d569c4ffd9f655c26eabfe4037dcb675 1,694 0.60/1.00 vMB 7
638,991 638,991 0000000000000000000cf1a02f7f620c836ce292a031c5a46ac7857c3645403a 2,746 1.00/1.00 vMB 22
638,990 638,990 0000000000000000000077bf26f582dccc5fad1c9fc0e5afc4defe636792aa0f 1,076 0.34/1.00 vMB 18
638,989 638,989 0000000000000000000bceb4f305e2ef6f5c68294ed6fae5f8772076847e3257 2,232 0.89/1.00 vMB 16
638,988 638,988 00000000000000000005c93487c4ea604e83775be454b25cd44f5704e5257425 617 0.25/1.00 vMB 20
638,987 638,987 0000000000000000000493f15ed3f2226355285b73d4c02d21b13d532febbe1e 141 0.04/1.00 vMB 17
638,986 638,986 00000000000000000001e689aed870f5467326029721e1e0333578635700e992 2,054 0.83/1.00 vMB 4
638,985 638,985 0000000000000000000be9535b410bbeb965843214e4850126e468d361dc1787 2,661 1.00/1.00 vMB 12
638,984 638,984 0000000000000000000b334bd114fd8b4a27295687d5be2f0614f1484f56a8ff 2,071 1.00/1.00 vMB 29
638,983 638,983 000000000000000000064adf9fac6a36dbf8ea73b85d66ff04a6b67b7a7ddd17 1,681 1.00/1.00 vMB 24
638,982 638,982 0000000000000000000b41d9433ab4179b285dd9fa0fe2efe8b54d17f066240e 2,101 0.97/1.00 vMB 8
638,981 638,981 0000000000000000000c1136059dc483b44b6d61fc8f3f9b83e3656dd2b91d7f 2,791 1.00/1.00 vMB 20
638,980 638,980 000000000000000000076f3fb1cf6fe23843cadc3a3d979b4f9ba3a8c6dedfba 1,121 0.44/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.73 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: 707.57 GB
    • Received: 16.69 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.