Loading Tool

Explorer IconExplorer

Memory Pool

86,050 transactions
31.49 vMB
0.08092262 BTC
Random Selection Loading Transactions
Max Size: 193.69/200 MB

Candidate Block

Mining Attempt 559753b3558c681b3b2b183cdd7186a2d65f6d0860f80ecaeff38a854de35a0c
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root c61a7ac3546cd030dca031bbba022a435d8c55902b341555342067b7d9e26275
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,936
Size: 1.00 vMB
Total Fees: 0.00939171 BTC
Feerates: 60.10 > 0.94 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (196,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,323 719,323 00000000000000000005c3fd8cc498cbf9c70ea81d05514c749387870908bc8c 1,937 1.00/1.00 vMB 7
719,322 719,322 000000000000000000087a3004c912cd9c6bbc2a59f0da79b89578de60869b2a 1,920 1.00/1.00 vMB 4
719,321 719,321 00000000000000000008bd0c24da8ce0218284cfa470719d615cf5bda4533907 2,965 1.00/1.00 vMB 4
719,320 719,320 00000000000000000006b94f47861e4bf9966715cb89009b81ec9640b8e18548 2,317 1.00/1.00 vMB 12
719,319 719,319 00000000000000000008d95e2aab5433fd76c8aa5580ee8586082072d3871018 922 1.00/1.00 vMB 4
719,318 719,318 000000000000000000004128a67d2012ee4252d92daecddaae6a8d87799b7f6a 2,432 1.00/1.00 vMB 5
719,317 719,317 000000000000000000046c38b1f01cf7f13a0dd4a2fe1ba099cc72e1697c2cfd 3,267 1.00/1.00 vMB 18
719,316 719,316 00000000000000000004ecee293e5d24b80237fcbbedc800271a1eac76508772 2,661 1.00/1.00 vMB 9
719,315 719,315 00000000000000000009d4014a74a24610c613306df36c5e0e18256b1a3466cf 2,664 1.00/1.00 vMB 24
719,314 719,314 00000000000000000007177d1404d48cfdf85802faf6958d27e28e9446725c37 1,304 1.00/1.00 vMB 4
719,313 719,313 000000000000000000065ec2a7cf7a89e2bc51d880d7ecf07c749a3062d2a656 3,003 1.00/1.00 vMB 2
719,312 719,312 00000000000000000000e15060db1e7bc1dcc07ea2ea718b6c8ac558b4f21c8c 2,681 1.00/1.00 vMB 13
719,311 719,311 00000000000000000004241e87b16e3d81c81179e832a3ff11e65803ddf21101 2,954 1.00/1.00 vMB 3
719,310 719,310 0000000000000000000b884f76815a8c1766e8a478a1ff0aeec21402e381ba38 2,399 1.00/1.00 vMB 5
719,309 719,309 00000000000000000003a4dd08cb8f2fd75053377353c9616d4a59f3bb154d3b 2,917 1.00/1.00 vMB 12
719,308 719,308 0000000000000000000452758e24d771845365c435c638afc931aa45d974055c 2,653 1.00/1.00 vMB 8
719,307 719,307 00000000000000000004db6f65f256a710e9c9264bede65d41d24426a8ecb1eb 2,797 1.00/1.00 vMB 25
719,306 719,306 000000000000000000093fd6dfbf75d082b83f16aa1ca39d7d5b4f3217c2c050 2,937 1.00/1.00 vMB 15
719,305 719,305 000000000000000000070c253f8e156c85ac640c3ec2faf9a55007c52af5cc0c 2,651 1.00/1.00 vMB 23
719,304 719,304 00000000000000000000616f26cdb317706c294eee1e61114b36aa2723e39a74 1,499 1.00/1.00 vMB 6
719,303 719,303 00000000000000000009ae9eea3899cc9786db0f264730c63964098e7c838d40 2,600 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.99 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: 717.15 GB
    • Received: 17.83 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.