Loading Tool

Explorer IconExplorer

Memory Pool

52,109 transactions
30.66 vMB
0.10535960 BTC
Random Selection Loading Transactions
Max Size: 164.73/200 MB

Candidate Block

Mining Attempt 766c3c2565ffd4726f1fc24090322832e7d63dc425b49305cd77b7eb0001b9e3
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 40bec8668cf0b5ad684468b960b63d32dc9889d9bdb2aa7a3c68c6929978857f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.02873963 BTC
Feerates: 296.74 > 2.88 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (394,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,896 519,896 0000000000000000002462f97ecddeb5f68a81b60bf39b91a0465321163fae91 1,774 1.00/1.00 vMB 110
519,895 519,895 0000000000000000001025185450b88aac7ca1efee8508cb9c643a7832849611 2,261 1.00/1.00 vMB 110
519,894 519,894 000000000000000000017351362274cd85109d520da9b72af2c83329b7a2134a 2,289 1.00/1.00 vMB 147
519,893 519,893 00000000000000000042901afd5d2fe9bba57e7240e0cfbb3f84180b97a194f8 1,515 1.00/1.00 vMB 51
519,892 519,892 0000000000000000001f544460dd58e6c2bbc5b152705fb6361599f48c99a15c 1,652 1.00/1.00 vMB 70
519,891 519,891 000000000000000000374bddb0411c498016f1798cbce59a0303f3253e831475 2,508 1.00/1.00 vMB 77
519,890 519,890 0000000000000000001df0c851ff4bbbc716ce513d31da4809d38ebe00e101ca 1,416 1.00/1.00 vMB 76
519,889 519,889 0000000000000000001e804fe8c753dd7e4acb106da434b1e68c9c11bcff7c7e 2,093 1.00/1.00 vMB 108
519,888 519,888 00000000000000000012540a75fae2aafccbcc3d330e1dd0429f881552941ea6 1,932 1.00/1.00 vMB 66
519,887 519,887 000000000000000000127f3b19a2c2061e0f51dcad3504d1236be4b3abe6361b 2,308 1.00/1.00 vMB 73
519,886 519,886 0000000000000000002877cf08bfa152bdf6a1d9681f0590f27e516c6387d6d7 2,506 1.00/1.00 vMB 116
519,885 519,885 0000000000000000003d1372e45a1296f39550172baade06ec5907998f59ed9b 2,265 1.00/1.00 vMB 98
519,884 519,884 00000000000000000003b14ec2a3ac99ec3269b9f9b5a133a96f258ea31f706c 2,323 1.00/1.00 vMB 94
519,883 519,883 0000000000000000001a226aea1237aa124c741d73e897cc8384f273578a682e 2,819 1.00/1.00 vMB 112
519,882 519,882 000000000000000000306d04afee78bf94eafee3108b0e9a5a855bf8ecd398c3 2,068 0.99/1.00 vMB 109
519,881 519,881 0000000000000000001eb601dbe537e89e306770d00d9a1482605b43b21599f6 2,319 1.00/1.00 vMB 127
519,880 519,880 000000000000000000410b98d8c5e4c029a609afced986eb8b085a1cecd1ef98 2,397 1.00/1.00 vMB 126
519,879 519,879 0000000000000000001440b5c9fc3b82dbe4a4507045e467b74e61edd4940fa0 2,247 1.00/1.00 vMB 116
519,878 519,878 00000000000000000007d27465bc2a2af4b5da7579842070f384cce9492e9436 1,785 1.00/1.00 vMB 100
519,877 519,877 0000000000000000000cfc7bb2c33c768def054444ef6658855bb175edc9c439 2,812 1.00/1.00 vMB 132
519,876 519,876 00000000000000000023809043010b3c755f97ebe313a688560a9cbbae0ef0be 763 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.06 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: 651.15 GB
    • Received: 13.43 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.