Loading Tool

Explorer IconExplorer

Memory Pool

42,139 transactions
26.79 vMB
0.06169304 BTC
Random Selection Loading Transactions
Max Size: 140.75/200 MB

Candidate Block

Mining Attempt c958e1a1c296e41d33f2260d77f7c4dc727b107e8400de1f94f7461ddf4636cf
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root ebcd3b2ca68e53b8e6a16a698616f4ae41fd758054314fcc8720624d7205996d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,522
Size: 1.00 vMB
Total Fees: 0.01198775 BTC
Feerates: 500.44 > 1.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (597,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,977 316,977 0000000000000000254ab6167006c4fe7bfb399e09ebc20fc26deaacbe8b07dd 790 0.44/1.00 vMB 27
316,976 316,976 0000000000000000113d5934900fb8e8f19381a71307d8c66e9862b659510c96 142 0.09/1.00 vMB 13
316,975 316,975 00000000000000001d7541c6721bd3d32cb4b39ebe84a6ad91f57cca2c5b9a19 941 0.57/1.00 vMB 29
316,974 316,974 000000000000000008af61e4e31f535da737a431cd346edaecfda36fb2ba99f5 409 0.29/1.00 vMB 24
316,973 316,973 00000000000000001f5b7dd1557b26eb24e9f96276e04da3ce117580647f4c0f 405 0.20/1.00 vMB 29
316,972 316,972 00000000000000001b8c35bcda883ba30227097fc7c4f4999ea8649dd248d1c1 359 0.24/1.00 vMB 23
316,971 316,971 0000000000000000299ba21f21b6f665a3d1862d399401b87a3fd13e3c88a8c0 1,473 0.89/1.00 vMB 27
316,970 316,970 000000000000000010de4416d8d0eea02fea034e57cce2b1d5354e4cbd539196 81 0.13/1.00 vMB 13
316,969 316,969 00000000000000000e52a7e55e6367ace179a82b34aef27c4078c4f9834e1bf7 204 0.18/1.00 vMB 21
316,968 316,968 00000000000000001f455079bddc03a6d57de56d48d5a9b8b8f3f535c4dd5a9f 119 0.75/1.00 vMB 11
316,967 316,967 00000000000000002dd83aa68543a8f0492e19204c0692b08568400e330040ed 1,495 0.75/1.00 vMB 34
316,966 316,966 00000000000000002805092a00a81ac3b897979ca0f0ccef0c94996c27430e54 10 0.01/1.00 vMB 12
316,965 316,965 00000000000000000df65aab6c6b5ffcb2d841e3eb31105b5fe41503f3757acc 322 0.18/1.00 vMB 27
316,964 316,964 00000000000000001a69dfb2293b928402795186e05d8151e73ebb1294dac62a 26 0.02/1.00 vMB 23
316,963 316,963 00000000000000002b467ef193a55941e25dc0ffc5ebc0f955c84c7857283a23 136 0.11/1.00 vMB 21
316,962 316,962 00000000000000002aa68084d1cc75951716b5bb1ca745f8e8c09f0d8d3b6cac 79 0.04/1.00 vMB 24
316,961 316,961 00000000000000000106e7ea49f8106de5ffda666b4b5046b75983e8ffa5fbfa 598 0.33/1.00 vMB 20
316,960 316,960 0000000000000000119ba702b9ffa204df4fd94499b47a04129e6598fadeed43 444 0.42/1.00 vMB 17
316,959 316,959 00000000000000000abc06bfa3fc4932853166f578f7ec4d9a4e5f7dee492c8e 422 0.53/1.00 vMB 16
316,958 316,958 00000000000000000e7110568bb2f3e5e567ad1df9ecb627586aab0c03d7a5ae 1,358 0.50/1.00 vMB 38
316,957 316,957 000000000000000000f3722d7322548208d767f142de17f442b9d14866ed5f9f 682 0.25/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.