Loading Tool

Explorer IconExplorer

Memory Pool

83,350 transactions
32.10 vMB
0.10322634 BTC
Random Selection Loading Transactions
Max Size: 190.85/200 MB

Candidate Block

Mining Attempt 7513eefefa842194269ab26512e89a86c45ea3212945eeb641f6ea3bcf895dc0
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ae0f8688a024619841e5eb6cf7210d795fc14bd1732a4ab063cf797b4e8692e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,638
Size: 1.00 vMB
Total Fees: 0.03904200 BTC
Feerates: 387.56 > 3.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (62,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
852,780 852,780 0000000000000000000361278b29a6860a35c9b3ab73705beb69e3b15570f066 5,711 1.00/1.00 vMB 5
852,779 852,779 00000000000000000001ac1f325f34f4609c6c267620c045089456b96265cc4b 2,497 1.00/1.00 vMB 9
852,778 852,778 000000000000000000031441f5a209671efc8fee3a541458d615245dc13e3f2a 5,219 1.00/1.00 vMB 6
852,777 852,777 00000000000000000000f276eee1c57b7c84fa00aef07d85a85661c24058f32e 2,854 1.00/1.00 vMB 5
852,776 852,776 0000000000000000000249b32d0f0cf21ccfa2eff7406dba926bdfd1ca9e84e4 3,014 1.00/1.00 vMB 12
852,775 852,775 00000000000000000001e1549ae58bec7904b76545d11321679194c08c697aac 792 1.00/1.00 vMB 13
852,774 852,774 0000000000000000000311d0adeaf3bfc4c8d50e5fc2c55e48d39ff728de41ab 2,561 1.00/1.00 vMB 4
852,773 852,773 0000000000000000000103c3819307621a4f6013631d49d5d84d562c59b2c353 2,029 1.00/1.00 vMB 6
852,772 852,772 00000000000000000001ec108ba7d7b2bd0db2c37c6ea35acd9f16ca7916ab4f 2,737 1.00/1.00 vMB 8
852,771 852,771 00000000000000000000051ef979d6100e8969c69facf0b7c6a5a88c857da1ab 2,625 1.00/1.00 vMB 7
852,770 852,770 000000000000000000004a03d99ba95eb4665a3a5376d790893c27fb5f43c16f 622 1.00/1.00 vMB 7
852,769 852,769 0000000000000000000167a4745e746821096834558e0a7d8839db7108aa7c3d 1,934 1.00/1.00 vMB 6
852,768 852,768 00000000000000000000e844f31793fe4ae95832b43f1c366eb9326e3dcff0c5 2,995 1.00/1.00 vMB 10
852,767 852,767 00000000000000000001a481e800d3a60641bfc442db64a2c2d9d11d3a298705 1,578 1.00/1.00 vMB 7
852,766 852,766 00000000000000000001f5abfaeaee75b99ed2de165960b79018c83cc149230e 3,382 1.00/1.00 vMB 5
852,765 852,765 000000000000000000018e66bb3252f21ce38a7a1dd1890b1bbb267fc8071201 2,415 1.00/1.00 vMB 15
852,764 852,764 00000000000000000000ddfa40006a28b2fe0e79ef32f09ec2674bb16dd0402d 2,630 1.00/1.00 vMB 10
852,763 852,763 00000000000000000000378762eee3db0351c0d6917f5da39f0ccf2953eaaba2 1,919 1.00/1.00 vMB 5
852,762 852,762 000000000000000000031610e4139fb916e4996797da9f39eb4dec4eab4f8ad5 3,490 1.00/1.00 vMB 11
852,761 852,761 000000000000000000009ff781901977d833f248c6149cd04e368225e592734a 6,412 1.00/1.00 vMB 4
852,760 852,760 000000000000000000018958b3c257ceb58c683041f0ae75c9c5c6650f0f8e07 5,442 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.31 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: 658.85 GB
    • Received: 14.59 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.