Loading Tool

Explorer IconExplorer

Memory Pool

76,442 transactions
28.91 vMB
0.07520885 BTC
Random Selection Loading Transactions
Max Size: 176.68/200 MB

Candidate Block

Mining Attempt 39551bd066844aa850b2c6ca2578d78b7737f01a7c671c8ea9bf54f020f94f3a
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root c3511c262c9bab13742db5e6885b10fabeabfdeab659c248b124dc46a1f50007
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.01191539 BTC
Feerates: 77.76 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (395,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,684 519,684 00000000000000000039aad187c92646bf7088471dd17455c777457ca223a8ba 2,477 1.00/1.00 vMB 34
519,683 519,683 0000000000000000002dc98677395b514c5a17f9eda6930e9f8353664122b27d 689 1.00/1.00 vMB 15
519,682 519,682 00000000000000000037b601cbce953b984360b958f8b4e044ec5155fe2745b1 564 1.00/1.00 vMB 9
519,681 519,681 0000000000000000000619be45ef2c2d2aa94f5e1828b0fd8fc05449a3a1b860 1,402 1.00/1.00 vMB 9
519,680 519,680 000000000000000000459bbcfc873e6137ed5ff37814c61725bf8cb703f4d501 1,893 1.00/1.00 vMB 5
519,679 519,679 00000000000000000024dc3c46ede47a4f33e88b9b7359405e37aae771e19573 1,754 1.00/1.00 vMB 18
519,678 519,678 000000000000000000327f8928f471a33f0f3451bbd61ff656c83932963353ca 2,531 1.00/1.00 vMB 46
519,677 519,677 000000000000000000247df7717c44dd6b628b9617dc4ee8832886c30d2b10de 2,475 1.00/1.00 vMB 39
519,676 519,676 00000000000000000004a9019a952d5e4474564663d301ad7a58eedd1e8e4458 2,768 1.00/1.00 vMB 27
519,675 519,675 0000000000000000002ac2470c70aae2c4bf1c82f2c757e9e4caeac25224a905 1,861 1.00/1.00 vMB 60
519,674 519,674 000000000000000000291fad0e26fe5d23a041b7252458cad88df72c10d1672e 3,168 1.00/1.00 vMB 7
519,673 519,673 00000000000000000015db8ab792224eb576e68fb73381b21d58e5da758ebea0 1,913 1.00/1.00 vMB 65
519,672 519,672 0000000000000000002c71a4312eb7e158fa54613e5beed4b6729145ba3efaf2 457 1.00/1.00 vMB 7
519,671 519,671 000000000000000000121b6912ee7de5e53f86a3b0abef561e18710669f0c9a5 717 1.00/1.00 vMB 15
519,670 519,670 0000000000000000001d76e26021bed62e7f86dd69cbca3f30f7f9ed41dd91c6 934 1.00/1.00 vMB 14
519,669 519,669 000000000000000000127e9a02c4bad90af60bf3aa87a0e1a6f778976153ac87 707 1.00/1.00 vMB 14
519,668 519,668 000000000000000000175cdb84bd0fc3e2f4f86a6fd1b0c9b05b51de009c8906 1,563 1.00/1.00 vMB 13
519,667 519,667 0000000000000000002d8158ec8838125bc699c7986d5cd97b366d93b2612bee 1,835 1.00/1.00 vMB 7
519,666 519,666 0000000000000000001b6ec6c67692c427518e8415796292e63c01148f71e66a 2,005 1.00/1.00 vMB 12
519,665 519,665 00000000000000000008b93a551b3643a49bc435ad3166e4487c0822fbc7709e 2,004 1.00/1.00 vMB 31
519,664 519,664 00000000000000000005e1d7c8a6369fe52e5458885f21d8e6329b519b740b61 429 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.