Loading Tool

Explorer IconExplorer

Memory Pool

78,295 transactions
29.75 vMB
0.07266553 BTC
Random Selection Loading Transactions
Max Size: 181.66/200 MB

Candidate Block

Mining Attempt f64a30de5dbbdd19f2fe1fa6b86be6da05d188171d042be110e5c1d29354ec7a
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root ae28fc678d3b90dc177239e90f458eea3f5e6c407f22086fac350b703ff7616c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,022
Size: 1.00 vMB
Total Fees: 0.00686030 BTC
Feerates: 50.18 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (11,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,665 903,665 000000000000000000024599733a1df7ba019f6c1dab157f47db9ef8e7777346 929 0.30/1.00 vMB 2
903,664 903,664 00000000000000000001291888deb9e1d404f4c45fa60523e20765b5265b253b 1,646 0.40/1.00 vMB 2
903,663 903,663 000000000000000000012ac6c32d3f15542fbfe7271b43a75300f95d1caa0685 3,228 1.00/1.00 vMB 1
903,662 903,662 000000000000000000008c255772840b19bca4284ca54deb3753b3cc910ecf38 3,320 1.00/1.00 vMB 4
903,661 903,661 0000000000000000000053e292f783fbf17c0963ce47fa776f64eeaf1a7200fc 1,233 0.36/1.00 vMB 3
903,660 903,660 00000000000000000000370103d9cf0424bb21992b1a2a070a33c4efd44cb458 1,211 0.52/1.00 vMB 2
903,659 903,659 0000000000000000000212fd1370691d15222df5945ca379f82effc4b095d7ab 4,460 1.00/1.00 vMB 2
903,658 903,658 0000000000000000000055d8b2f40428843427b86cd03bfe66577976219b3ef9 2,669 0.54/1.00 vMB 1
903,657 903,657 000000000000000000003dd1c254a3fedae69cfb15ae4faba50ec4a71b7ca215 3,748 1.00/1.00 vMB 2
903,656 903,656 00000000000000000001ce0a2def2c1b3c952f84fc147249be37864c26c5722f 2,204 1.00/1.00 vMB 1
903,655 903,655 00000000000000000001e1d32c060c65c9f6e5eab84e2d07054747837f64332d 3,770 1.00/1.00 vMB 4
903,654 903,654 00000000000000000000d2c4d9e455bde0c648bbf0e8c9929afe2be0412a8392 2,314 1.00/1.00 vMB 1
903,653 903,653 000000000000000000023a7be4cb15f272d1a6dd3913799ff4f6c9de35c1da3d 3,336 1.00/1.00 vMB 4
903,652 903,652 00000000000000000002522b2b5d7cee6c002969f0fbbcd9911047d49bfc3409 2,151 1.00/1.00 vMB 1
903,651 903,651 000000000000000000018f1e84fbdc05a329b796000c09af86de131018432fba 2,720 1.00/1.00 vMB 3
903,650 903,650 00000000000000000001e2d9e2d6a5c1cf71b5aae9aa639eb156aa02b34707da 2,406 1.00/1.00 vMB 2
903,649 903,649 00000000000000000001c97d0c73ae76faffaa57d4f4e8d7671fa754086c0cdf 2,446 1.00/1.00 vMB 3
903,648 903,648 00000000000000000002086410078ec9db151bb71756207afe6a4f4ea49a5bba 4,088 1.00/1.00 vMB 6
903,647 903,647 00000000000000000001209bf8ac578fbd8727c7b86348baa554879bd100c058 2,710 1.00/1.00 vMB 2
903,646 903,646 000000000000000000022e7761b2fa88f844f7dfb6c8c4e5dbc7ea3112417f25 2,980 1.00/1.00 vMB 3
903,645 903,645 00000000000000000000b2ee17e79155ce75547431277d7e950fb8ee7682a0e6 3,058 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.