Loading Tool

Explorer IconExplorer

Memory Pool

80,494 transactions
30.12 vMB
0.13998505 BTC
Random Selection Loading Transactions
Max Size: 181.87/200 MB

Candidate Block

Mining Attempt 8a41584f439aecc23dac8d611fc44c3ab90121165cfc0dff305750cbfc07333f
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 07bad75e03f047465a6d171154cabc7225c1e18b1811194bfdd5eacaba3a894a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.06875897 BTC
Feerates: 101.64 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (142,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,744 772,744 000000000000000000055af6e5d010018d33cd26a0aa70058262437c5b377788 975 0.34/1.00 vMB 12
772,743 772,743 000000000000000000009e72cb8db99b281e5d2d4294f10612a4b19618fd0dcb 1,220 0.38/1.00 vMB 14
772,742 772,742 000000000000000000037922273048919e6d4ce0ef8e1437e0671c3251cc5c0e 1,098 0.32/1.00 vMB 14
772,741 772,741 00000000000000000005b8c853211257e6ac634785a7837e8fbb1b42b60da89a 195 0.41/1.00 vMB 2
772,740 772,740 000000000000000000028610b97c27146c6db736ad69459ce3d482ff15be79c2 1,392 0.99/1.00 vMB 6
772,739 772,739 00000000000000000003caa8baa2d20edddedfc137282754831bc179136aec23 1,274 1.00/1.00 vMB 16
772,738 772,738 000000000000000000067c1516bcb38dcb2aa5071bb3a43777885518b2d9f71f 420 0.15/1.00 vMB 12
772,737 772,737 000000000000000000001a11517f3f37290915cd4dad797d1c76f7801c84d51e 2,040 0.62/1.00 vMB 14
772,736 772,736 0000000000000000000310ac26980a65f6d4369ec7a3246a48c7d0091f7af4d0 446 0.12/1.00 vMB 14
772,735 772,735 000000000000000000066c8052212b91b3db211f60510b69faa308dc53330cf4 2,870 0.86/1.00 vMB 8
772,734 772,734 000000000000000000076f2d4ddeafed7f7135ca132849f770623b3432eb842e 3,231 1.00/1.00 vMB 20
772,733 772,733 000000000000000000073db9e5f71692abe2d8c523ca40fe2f785ca09abc0616 1,253 0.51/1.00 vMB 12
772,732 772,732 0000000000000000000255de41946e5b4692e38b84af6195502b2405c02ce24b 3,496 1.00/1.00 vMB 16
772,731 772,731 00000000000000000003219ffa37ffb61b0ab39219af92c64c7ada963579c4ed 659 0.50/1.00 vMB 1
772,730 772,730 000000000000000000046e38b72bdb16e221e94ee1d3404e2258288e6e549bd0 3,515 1.00/1.00 vMB 17
772,729 772,729 00000000000000000002255ef8b642fb549b36175fca315287c461a29234a348 1,608 1.00/1.00 vMB 9
772,728 772,728 000000000000000000013cea8ca08a2c3b24aeb54e1fd0fa5cc683b8b0bbe96e 1,152 1.00/1.00 vMB 3
772,727 772,727 0000000000000000000717216af99b92662cc91f627f9a850585f41174cb360f 4,330 1.00/1.00 vMB 6
772,726 772,726 000000000000000000040f69f298cb8d9cada0c5aaa6a523b74b1f556a4ab179 3,628 1.00/1.00 vMB 13
772,725 772,725 00000000000000000004d93852436f665900c6a096c55b158dc1d212ea8345b1 1,408 1.00/1.00 vMB 6
772,724 772,724 0000000000000000000110867ebe6a302963463fd558d7431f17d8ac003c965f 1,396 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.22 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.