Loading Tool

Explorer IconExplorer

Memory Pool

47,892 transactions
27.76 vMB
0.05961012 BTC
Random Selection Loading Transactions
Max Size: 148.24/200 MB

Candidate Block

Mining Attempt 0cce29c2f5bc1eb8bcdc672c7aa5efb22b3172f840b4482a66edd387f509d032
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 836497b5d7cccb635c456c0c1c2553400148b4c036d4cd1c514d6f6c20c4d2e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,190
Size: 1.00 vMB
Total Fees: 0.00728525 BTC
Feerates: 100.00 > 0.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (348,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,872 565,872 000000000000000000199985017f5042c4c25867968fe124c3d546f0c11a8f40 1,972 1.00/1.00 vMB 22
565,871 565,871 00000000000000000002ac38690ac27ee19a9fde34dde123fbaf1d16a49d5523 2,694 1.00/1.00 vMB 27
565,870 565,870 0000000000000000000d6f74c2d7f3a4b4dac5aa39b4089ee0a074a29269590f 1,171 1.00/1.00 vMB 24
565,869 565,869 00000000000000000021dfbff51cdf4f6646b7fbc418bca4cbfd9489291abad9 1,880 1.00/1.00 vMB 29
565,868 565,868 00000000000000000005a82bde391cdbb4efbab4b60ba1b0a1b2e2b46d379ab2 1,199 1.00/1.00 vMB 26
565,867 565,867 00000000000000000006764506e7b2f1f5de4911149995cb20c80d578720dbc4 413 1.00/1.00 vMB 23
565,866 565,866 000000000000000000231d377b8d35fd07699a82311e696dead80a4043bd27ce 545 1.00/1.00 vMB 23
565,865 565,865 0000000000000000002225ffae05bdc78e2d37c317f8e09d1573ec35c1f06847 2,235 1.00/1.00 vMB 35
565,864 565,864 0000000000000000002af51eccd63b16345a3ff98d9ce9617f75785e10e27f4e 3,013 1.00/1.00 vMB 43
565,863 565,863 000000000000000000091981e76116f2ee3921d5f94fd6b9c7710663839c0cfe 1,117 0.46/1.00 vMB 16
565,862 565,862 000000000000000000260809222455b933dc1744d415a60e8e7489519dc87124 2,950 1.00/1.00 vMB 31
565,861 565,861 0000000000000000000696ac2c21c6b7a3d62acb5c613d169effc77f2c5f529a 744 0.30/1.00 vMB 21
565,860 565,860 00000000000000000012a1f43022f43ab895430a2584942cde6d565ef937feea 394 0.15/1.00 vMB 25
565,859 565,859 000000000000000000010e5a59d7d513c9db3f5cd847952bf962c2e8017c0fae 372 0.20/1.00 vMB 21
565,858 565,858 00000000000000000008bb1043f4cae354ed432eeba1fa582ffeac07bd1cb19f 1,415 0.56/1.00 vMB 20
565,857 565,857 00000000000000000001d8ff230144042a145e6d7092118a705589fb971669b8 511 0.23/1.00 vMB 20
565,856 565,856 0000000000000000000ed38e9dab065455816799d61bdedad82346cdcd6e7e5c 88 0.03/1.00 vMB 20
565,855 565,855 00000000000000000028461f93e13117bada57c29dbd3e013563d60f6d56b775 573 0.22/1.00 vMB 28
565,854 565,854 00000000000000000029c3d091484a7f04900a34b43b3b53001c58eb77d823ff 1,898 0.87/1.00 vMB 24
565,853 565,853 0000000000000000002a6e11f20b21a349c22c7ed45048eb3de5ff222a95db4b 825 0.42/1.00 vMB 22
565,852 565,852 0000000000000000001f2c7869eb790104a9aab577210a7c756c3c99b433a63c 1,564 0.70/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.02 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: 649.99 GB
    • Received: 13.24 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.