Loading Tool

Explorer IconExplorer

Memory Pool

78,794 transactions
29.50 vMB
0.06916814 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt 6390f843052780fdaa57dc3c73e4f9a787363cb1a75ad9a788a54275915f9f0f
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 6c514bcfb6f20aa5d6c9b12768c4bb0ae369d96e68f676603e2257f368232b77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,815
Size: 1.00 vMB
Total Fees: 0.00932338 BTC
Feerates: 50.25 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (688,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,842 226,842 00000000000000c4ddf0a5a1065b04c411ffba372c3f6d35f2eb47b11526a452 87 0.06/1.00 vMB 117
226,841 226,841 000000000000031d058b548a2b5e2c3078f8d3beb2858ff828a91a934f00e059 238 0.15/1.00 vMB 130
226,840 226,840 00000000000000902ba66c160554f531c03e109ed794dffd4f1a7b664477b010 8 0.02/1.00 vMB 59
226,839 226,839 00000000000002583bfa67f0bee61bd8081134fe8ae4f6fbc1b0f60bff0ed3c8 7 0.00/1.00 vMB 110
226,838 226,838 00000000000002f10a181151e140f1d4b0ffa17200f365df69c2e82954f07b5d 175 0.06/1.00 vMB 225
226,837 226,837 000000000000010fa08f0370717d56db8ca2bd02df4e70338d2820eea59c9c67 229 0.12/1.00 vMB 227
226,836 226,836 00000000000003240a030a6a5b81c3cef05ab2ebaa6a5569e92db8120bd4ef6e 213 0.09/1.00 vMB 172
226,835 226,835 00000000000002dddaa89fe6b02c9b8e55ebd8e8282ef6a59cae03bea992b8cc 319 0.16/1.00 vMB 218
226,834 226,834 000000000000021ea119146b5b0b6ae25cbf367f55f88585df64859709b9af7e 311 0.16/1.00 vMB 169
226,833 226,833 00000000000000f65870ac2a7fd42daae951cacf9c986216bb6421a88695bf88 88 0.05/1.00 vMB 149
226,832 226,832 0000000000000004c600a4b9b3c250d35462740b105f5febd0b932b8a07e9c71 129 0.05/1.00 vMB 191
226,831 226,831 00000000000002df1fa55099508ab1bd877356ea829b32ef558820b303a66cef 14 0.00/1.00 vMB 131
226,830 226,830 00000000000000ff116cf53d8bb5cc1d0a21f10368c1a91c04206cacbf81f502 212 0.11/1.00 vMB 132
226,829 226,829 00000000000002661ae006f94dd5831890e0b0a2e4dcc0fbbf7097da660cf1f3 116 0.05/1.00 vMB 160
226,828 226,828 000000000000014fa7b0c08b0145bc4cb14dd73f2273619756e120cd3d861a73 120 0.05/1.00 vMB 202
226,827 226,827 0000000000000063fab117b12f2b6301bf99efd1ae9fc59c97bd545da8dfea93 222 0.13/1.00 vMB 92
226,826 226,826 000000000000024878a01381cedd4270133a6b166b2e38769b7e9093b7e6d9dd 256 0.09/1.00 vMB 73
226,825 226,825 000000000000000c2db3538359277b46a97825f0208d286818ce1295b61d3ffa 321 0.15/1.00 vMB 193
226,824 226,824 00000000000000f469e42b56a3b43c9869b0f6046f5e479d320080a6dc4def53 300 0.15/1.00 vMB 106
226,823 226,823 000000000000018efd5dfb4d53b7b806603a6dfc7b86f66043ddf6cfb12b5bb5 194 0.10/1.00 vMB 205
226,822 226,822 000000000000019590aa0683d2f179341ac769fcbb2a7ff055decb089f726c55 545 0.23/1.00 vMB 199
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.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.