Loading Tool

Explorer IconExplorer

Memory Pool

81,801 transactions
30.37 vMB
0.08336898 BTC
Random Selection Loading Transactions
Max Size: 183.04/200 MB

Candidate Block

Mining Attempt 9c7ca6166730ffab38b09db24ad13855f1f7b3f92cc657ad014faf6058850984
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 7ad372b8eceb01cc6aa3d9f53b3e3b6f8da23fc6860c7f45592e3dd2b97036ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.02089083 BTC
Feerates: 203.60 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (330,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,941 584,941 00000000000000000000b50d7d240581810871337bb517d3bf5f45d59645454c 1,803 1.00/1.00 vMB 70
584,940 584,940 00000000000000000011901e1e969e76dcf9825b07ae3553995f7e687c1f63a1 1 0.00/1.00 vMB 0
584,939 584,939 00000000000000000000ee24b09e611b5f48dc2b1c9982ba50dba4ae65bf2dc9 1,465 1.00/1.00 vMB 61
584,938 584,938 000000000000000000129fccb2146705cdf109264f2f5d36191e04fafbf9be10 3,010 1.00/1.00 vMB 68
584,937 584,937 000000000000000000103e07610dda25604fce41c397a0f5c823a0a6814a8747 2,823 1.00/1.00 vMB 90
584,936 584,936 0000000000000000001349cb1674a34d64a8e8b23d83fb54cf11c5cd1fd24a0c 2,476 1.00/1.00 vMB 69
584,935 584,935 0000000000000000001d143544a014e76aa80adfc4b420877e1aacdf7be8e136 1,719 1.00/1.00 vMB 71
584,934 584,934 0000000000000000001b608c8e52d06a149be03a45ab11d86f30829eb0695a8a 3,070 1.00/1.00 vMB 88
584,933 584,933 0000000000000000000696cb72da590fa2d5f08c096d20ad38ab1c81fe0cb382 1,433 1.00/1.00 vMB 75
584,932 584,932 00000000000000000011c7c4cbd2c10fb0477da560dab68739eb8a0241b78c64 3,095 1.00/1.00 vMB 90
584,931 584,931 0000000000000000001bef4598c5480729f74856c1a2dbca2a9f678c25a561e0 2,001 1.00/1.00 vMB 121
584,930 584,930 000000000000000000066f41bc6d646eab31eb02ba784f9130e8ae6c8cd50f15 3,170 1.00/1.00 vMB 72
584,929 584,929 0000000000000000001c0480c82efbe336b499a850103076747954d2c85f588d 2,957 1.00/1.00 vMB 105
584,928 584,928 00000000000000000002d67da003d1297a4954283986f21e27ab4b59d576c901 2,521 1.00/1.00 vMB 92
584,927 584,927 000000000000000000109f1107c1f36072213731c92101b1c5566926e02f2e65 2,671 1.00/1.00 vMB 97
584,926 584,926 000000000000000000058377e5243bd3c26d03159397fffd6f483436391fda55 2,805 1.00/1.00 vMB 62
584,925 584,925 000000000000000000062bdcf0b57567111b155ec86e489bf098d8d9d55feca8 2,481 1.00/1.00 vMB 69
584,924 584,924 0000000000000000001c65576af923403204cb19d3634e92ea44fbe5b0b4f280 1,477 1.00/1.00 vMB 59
584,923 584,923 00000000000000000007b01a290d7b7e87976598c80cac2c28aa264205d1455a 2,327 1.00/1.00 vMB 71
584,922 584,922 0000000000000000000f13b24a9d477006d820b8df962e8f05a4579ec73fc82e 3,024 1.00/1.00 vMB 100
584,921 584,921 0000000000000000000ed816cb672a4c8793a3155abf32d27c829d98327aa45b 2,887 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.