Loading Tool

Explorer IconExplorer

Memory Pool

80,855 transactions
29.87 vMB
0.06897154 BTC
Random Selection Loading Transactions
Max Size: 180.26/200 MB

Candidate Block

Mining Attempt b77eeff810e6b2fcdc6111e8ed0e6e84bdac00590e7718887eeb64ce2a8f81a7
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 9235a1306ca643ff4e2fedcae8ed7bb52aab1aca0947914406da198eea084d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,529
Size: 1.00 vMB
Total Fees: 0.00795056 BTC
Feerates: 34.33 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (62,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
852,759 852,759 000000000000000000023a7c9542e86a10633caeacdb6c27bfda76cd74a560e1 5,789 1.00/1.00 vMB 5
852,758 852,758 00000000000000000000a29c01773b44f48e6a2e78ac160f3f0f580fe9f5a47c 2,819 1.00/1.00 vMB 10
852,757 852,757 0000000000000000000112c4095d54efe3704396ed633ab1e188422323c1a804 4,389 1.00/1.00 vMB 7
852,756 852,756 000000000000000000026c40209cf790c293697daa66cfd355add6ccafb4db94 2,896 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.35 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: 662.20 GB
    • Received: 14.84 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.