Loading Tool

Explorer IconExplorer

Memory Pool

83,057 transactions
30.99 vMB
0.09243056 BTC
Random Selection Loading Transactions
Max Size: 189.55/200 MB

Candidate Block

Mining Attempt c0e627dd95d8c81aee00f2fb9901e3ebd60ad70d235a9bd079ddb529d89986ec
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 75c0117b237f98338851e2be21bcfa788b311394cb1d62a1739d938cb18ef735
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,214
Size: 1.00 vMB
Total Fees: 0.02076681 BTC
Feerates: 150.92 > 2.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (81,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,936 833,936 000000000000000000024f4ee76bec4df185246891c4eb2fbcba6a24c6f4967c 2,514 1.00/1.00 vMB 16
833,935 833,935 0000000000000000000201b8e69802298c8b4a966a893427f00a7020fb251c41 2,570 1.00/1.00 vMB 23
833,934 833,934 0000000000000000000333d064cf0001337722bb5a033f8bc8152a787c68494a 2,766 1.00/1.00 vMB 33
833,933 833,933 00000000000000000003663e0f323658df53a33bd62a1ea40424112ba589d339 2,880 1.00/1.00 vMB 26
833,932 833,932 000000000000000000024248de7014542c5488cdd499fc8e1c5f63826172f1d5 2,837 1.00/1.00 vMB 23
833,931 833,931 00000000000000000002c4dcc53b0f885e6d9181ee4f6632fe8128e5e0f52048 2,742 1.00/1.00 vMB 35
833,930 833,930 000000000000000000037bc93bf96d59cf85188114a61033535f69528513c2cd 2,487 1.00/1.00 vMB 29
833,929 833,929 00000000000000000000b513bf39ef5ca1cf940b865c4d5b5f6650dbd6e32302 2,711 1.00/1.00 vMB 37
833,928 833,928 000000000000000000008a8880b850e73c00a0cd4a268e072105880ec3cdb32e 3,207 1.00/1.00 vMB 24
833,927 833,927 00000000000000000002209976a2bbc90309491b56f2dbe9d4df297273cabb0a 3,863 1.00/1.00 vMB 28
833,926 833,926 0000000000000000000019f8d4dcd7741d177a91b3ef09db31de18ab3553d488 3,560 1.00/1.00 vMB 28
833,925 833,925 000000000000000000021dc28b70fb5c5c96da736dee6a4868a26fdee5287eee 2,536 1.00/1.00 vMB 20
833,924 833,924 000000000000000000035bfc1885416ea24eb34f12373fdb07970d78c5a65a41 1,319 1.00/1.00 vMB 14
833,923 833,923 00000000000000000002eb99637a4783165ae0303062ebc65c618766b97c8420 2,223 1.00/1.00 vMB 20
833,922 833,922 000000000000000000029c673cce48ec013429d2ada1553f612a6c3591ad11c3 2,836 1.00/1.00 vMB 27
833,921 833,921 00000000000000000000b62360855a4c34d84d3cc72c3a5e304b3d978cacb215 3,086 1.00/1.00 vMB 33
833,920 833,920 000000000000000000030739951b10ae01f51c710c234878f9b2ddabf45e624f 2,408 1.00/1.00 vMB 41
833,919 833,919 00000000000000000000cadf8f7a96ee35019465d4ec406b70a90c7f4383dcdd 2,676 1.00/1.00 vMB 24
833,918 833,918 000000000000000000028168dfb397a67e0ff54d42db4b308c3572f33f722789 159 1.00/1.00 vMB 12
833,917 833,917 00000000000000000001acb72a74a9e317436e8f797cd5b604ce9e7ebfb2926c 732 1.00/1.00 vMB 13
833,916 833,916 0000000000000000000019653f19404edc39cc5cfacf16e7302bca4e5ae53b18 2,779 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.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: 719.30 GB
    • Received: 18.02 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.