Loading Tool

Explorer IconExplorer

Memory Pool

44,332 transactions
27.56 vMB
0.08619717 BTC
Random Selection Loading Transactions
Max Size: 144.34/200 MB

Candidate Block

Mining Attempt d527558048a6cde7c9c7f34caead91e9eda4739d7cca7b5768ffb53f13a46e44
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root fc58cf9514d5d4d5f40821a9ff2b5b50b5172ae80421fa506619f6d810ef4cd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.03277169 BTC
Feerates: 151.65 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (605,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,796 309,796 00000000000000002a1c256795b3925f7c0b11d25a75eaf0feabb7b0c05e26de 1,320 0.50/1.00 vMB 42
309,795 309,795 0000000000000000111e7dd86de681da44f86b6fd43751eafa5a61d56f419dc0 564 0.38/1.00 vMB 25
309,794 309,794 000000000000000018ac590beb2827a170587a9dec398e6cd15c32736162e159 512 0.18/1.00 vMB 43
309,793 309,793 000000000000000028570785a78f45d654ce41fe1ba148f6facb50c7f3ce5d1d 155 0.10/1.00 vMB 29
309,792 309,792 000000000000000015db319c6c98fdae875b541d6da45ac61ab87d5dcf051e85 583 0.30/1.00 vMB 32
309,791 309,791 0000000000000000017e8bf66f56b02a7a6b751ead681f627ee2490054709100 171 0.10/1.00 vMB 24
309,790 309,790 0000000000000000000f07b7874842bd1ea309baee639f16011c993cf900f059 664 0.38/1.00 vMB 29
309,789 309,789 00000000000000003fb4d666e20be959bcd43ad66b28234dc552412df529f112 279 0.14/1.00 vMB 32
309,788 309,788 000000000000000035148cf18c01575893b0ad89860ad0b29bce6c146d7fee3d 298 0.13/1.00 vMB 33
309,787 309,787 00000000000000000fb3dbfdfdf3de90b74dfa2b0941e4adea13af140f7609fc 57 0.06/1.00 vMB 31
309,786 309,786 000000000000000016f369973942bfc4f1c8a677f1b7900639ed6657e5793494 1,382 0.73/1.00 vMB 31
309,785 309,785 000000000000000002acd7bac9cf5f402040e626770a03ef6069117b88ef1ba3 190 0.10/1.00 vMB 31
309,784 309,784 000000000000000020cb753b56f73ae32b1fa334f13ee3d2db66559dc5e88a0b 98 0.06/1.00 vMB 10
309,783 309,783 00000000000000003a1ac195fdc53dbb383a9219e3184982663e7ec97e2c08fa 357 0.17/1.00 vMB 31
309,782 309,782 00000000000000003e8e018e9582432f073714ab4c195ca80e0bc73f128c6f8d 1,162 0.70/1.00 vMB 31
309,781 309,781 00000000000000000fde338768c17fd0cd05df4102321984460bd87774ac95b6 289 0.22/1.00 vMB 25
309,780 309,780 00000000000000001ad701403f823a0fe3c619cd1e002874fb5859ccfa44f91f 135 0.12/1.00 vMB 17
309,779 309,779 00000000000000003f968cc6a1dc9de1e2d66071166698eab0e727ac9c2a1650 162 0.14/1.00 vMB 15
309,778 309,778 00000000000000003c5e16db11e3d5e176a6843ed0fd616fa324698b71874da7 198 0.14/1.00 vMB 18
309,777 309,777 00000000000000001096b043f13d436d86f64202ebc187a006518773ccd4850b 35 0.06/1.00 vMB 4
309,776 309,776 000000000000000009bb4a2538bf71dd048fcbe0e617247d96c8bb7b3ec544a5 119 0.17/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.