Loading Tool

Explorer IconExplorer

Memory Pool

78,358 transactions
28.73 vMB
0.10596028 BTC
Random Selection Loading Transactions
Max Size: 174.76/200 MB

Candidate Block

Mining Attempt 603086e0fd044fcd4e9f74f0d4e6eedaa9aeba09f55de466f8051b74a9554a07
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root fc89dfdc338edf8769784f5f6270ccc5b94374369dc1f973cbfd25d5d0e1ccfc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,934
Size: 1.00 vMB
Total Fees: 0.03784067 BTC
Feerates: 602.26 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (471,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,988 443,988 000000000000000002135a1315bf8850e4c7ad0b0a26b2d6a6fe4a3d77cf3bcc 80 1.00/1.00 vMB 5
443,987 443,987 0000000000000000019e19618888d42506d2269848ac8a289841b1b1515227de 1,173 0.59/1.00 vMB 64
443,986 443,986 0000000000000000020e1fff3a59644768987cc74a2430d7a3eda0dee748e8e0 84 1.00/1.00 vMB 6
443,985 443,985 000000000000000001a4bc511a54fdae58343ac6939b7dbe9209411da9d7b6e1 1,081 1.00/1.00 vMB 21
443,984 443,984 00000000000000000052fdd1bcd96ffef8ed4085435a414b55d81c3b35309e11 2,453 1.00/1.00 vMB 67
443,983 443,983 0000000000000000004731b72bc89fb9f2e805efcd88b03f2ae138aafba19e38 2,346 1.00/1.00 vMB 73
443,982 443,982 000000000000000001f17e653a2d78890258a3ff5b0adbda7d62497233eb5b46 2,192 1.00/1.00 vMB 72
443,981 443,981 0000000000000000011a253952744a43b031ed83e91993b44927a2f63507b6c3 2,581 1.00/1.00 vMB 88
443,980 443,980 000000000000000002d583efc2d4bf52f2afaf4380e2af91cfafe9fa6e750efe 2,642 1.00/1.00 vMB 107
443,979 443,979 000000000000000001a5cb99f5c08fbb9145a9f94942afbe5770821ec0ed2d17 852 1.00/1.00 vMB 32
443,978 443,978 000000000000000000fb72f84418347fd26c373a5790dcadc867b560cbcc7df9 1,038 1.00/1.00 vMB 33
443,977 443,977 000000000000000002ba623fa065624b0868aaf0518b083d0e42ce9adc990fea 362 0.98/1.00 vMB 13
443,976 443,976 000000000000000000794303fddf20aa56c4adfb239bbdcddc394cca83292e6e 2,046 0.93/1.00 vMB 74
443,975 443,975 00000000000000000250da5f7f9ce0adb07a65e1892f3ad5f6f6f0331cf743e8 2,127 1.00/1.00 vMB 70
443,974 443,974 000000000000000003709f2a405aad412d176586836e2c0324d53716b9c9d546 2,083 1.00/1.00 vMB 84
443,973 443,973 000000000000000002b8cd9bac11e0150124604ce939159af760d170de50d35e 829 0.38/1.00 vMB 79
443,972 443,972 00000000000000000121ffe6dd2dc97a8ba4634d31f79945e9799255448eb4b7 236 1.00/1.00 vMB 11
443,971 443,971 000000000000000002e51c740d1f01073ce26e3b52620eb558745f446fff1991 2,408 1.00/1.00 vMB 73
443,970 443,970 00000000000000000161c51bdde47bad0ba9f929b64a516ba100d8ec6deef85d 564 1.00/1.00 vMB 23
443,969 443,969 0000000000000000007e9ff52f93d386492f7e0519cc1093b5687a2aa933dcca 957 0.37/1.00 vMB 75
443,968 443,968 00000000000000000156d289af7f610b98b771743d238091b6cc48fb1b5b9991 2,161 0.88/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.92 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.39 GB
    • Received: 17.53 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.