Loading Tool

Explorer IconExplorer

Memory Pool

78,247 transactions
29.73 vMB
0.07229366 BTC
Random Selection Loading Transactions
Max Size: 181.58/200 MB

Candidate Block

Mining Attempt 45c03ac19a1d1baa44d0397fea4daec900b8c288bd98682d16a5cab863892422
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 9654da463ecebd900076bda7f90ba7a5df549d126aa3beaba613f6020cf5e241
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.00626739 BTC
Feerates: 50.18 > 0.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (534,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,780 380,780 00000000000000000e55923ec4829433137575edbfb510d415eda88ec737b1a4 860 0.47/1.00 vMB 35
380,779 380,779 00000000000000000049a488c36900414a051c84f0f3e898c2fbd5dd5a4a86e0 50 0.04/1.00 vMB 12
380,778 380,778 00000000000000000e17c02aac768b5bd6a4e89f48363b189c2abed130b3d2b6 1,501 0.71/1.00 vMB 40
380,777 380,777 00000000000000000e1272e09ef527dd0c9f6f514849a01a551b15db63add283 229 0.24/1.00 vMB 12
380,776 380,776 00000000000000000c016c289b386b458559f4deacbfa3c0783c14293c0cbc61 400 0.17/1.00 vMB 39
380,775 380,775 0000000000000000113110058eeac4f337e8e6c635ebaacf99f93a4057086e70 729 0.35/1.00 vMB 41
380,774 380,774 000000000000000010186050c3fe4ad00184688f2ff33efcff15a25ef1c63fc2 776 0.36/1.00 vMB 42
380,773 380,773 00000000000000000d362ed24a825dabd7a7ae50e2770cec3f96473658012b1e 966 0.48/1.00 vMB 40
380,772 380,772 0000000000000000042c5cc0e1d539407299d022cb08c30a55f3ad69adc906f9 1,613 0.80/1.00 vMB 38
380,771 380,771 000000000000000011116f3c319cb0a9c808ac3b6ae06e8ed98047a0a251bc15 253 0.13/1.00 vMB 31
380,770 380,770 00000000000000000efacbac002bedd9791b192795f8c29c771d43d96a6fb12f 989 0.45/1.00 vMB 36
380,769 380,769 000000000000000003f4b26654d092e9aeeb198c58f250faf14b420b89d2774f 2 0.00/1.00 vMB 0
380,768 380,768 00000000000000000a5d5861acd030b97365e59e1c52ae58366a7fefa2d23c75 876 0.99/1.00 vMB 15
380,767 380,767 000000000000000000ac2667a4070b1f7d6cfd44ee295fc4253fa31ffbcbad37 1,535 0.75/1.00 vMB 35
380,766 380,766 00000000000000000b7bdfed40a1c2d0c8d7bb13dfbb762566f6b3d843af9272 2,078 0.93/1.00 vMB 38
380,765 380,765 0000000000000000026ca5218da2e22c5956848b36199f1ae2f4e276122bae9a 2,758 1.00/1.00 vMB 48
380,764 380,764 000000000000000001e44049bad06fed8b83c86f1f460e879194085d81f2ff12 1,183 0.73/1.00 vMB 30
380,763 380,763 00000000000000000b95879a25aff0ab919a9cb8122c4669d8bcffaa8382c852 635 0.34/1.00 vMB 31
380,762 380,762 000000000000000005a06d5b3ed4a50ca39e43a21bf5406c402b860d02373b29 843 0.39/1.00 vMB 39
380,761 380,761 000000000000000001a26a204e0ebf472d1145f729da09e65646e0d3cacfe9e3 262 0.25/1.00 vMB 16
380,760 380,760 00000000000000000729ad84cf5a401e86a881fe6e3510e432548c8af7e21997 1,602 0.78/1.00 vMB 40
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.