Loading Tool

Explorer IconExplorer

Memory Pool

45,319 transactions
28.23 vMB
0.06836028 BTC
Random Selection Loading Transactions
Max Size: 150.03/200 MB

Candidate Block

Mining Attempt 058d46821c9bb2dc7886065ea34d605452fe1db4e9c33bdee4cd521201ad0498
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root d134b4904e43f449b43fb7b1ee4ce8c2d91fc0916b3fe4cf0d6aa86ea13d61ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,562
Size: 1.00 vMB
Total Fees: 0.01515820 BTC
Feerates: 100.23 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (732,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,872 181,872 000000000000085ff06d756eeae10dcf6cd40e44ca903ce848b631998a14e5a5 420 0.17/1.00 vMB 136
181,871 181,871 000000000000093f525aeffe6a64a8e62980ef6f0248d844222843a826719e8e 74 0.04/1.00 vMB 85
181,870 181,870 00000000000004f39b486ca99815d742ee86ae2677a0d3f4f481a9b7a3ec4088 128 0.04/1.00 vMB 123
181,869 181,869 00000000000007571c04e62f231d58b19693997a656a53181860050b260bc465 47 0.02/1.00 vMB 105
181,868 181,868 000000000000044dc6fcfad272180f10d1ca75269f1be77cae650745332ba8b2 526 0.21/1.00 vMB 142
181,867 181,867 00000000000000eb64ab2ceca596e9d5fbd5967b8524c2817696e9807a42cb96 356 0.16/1.00 vMB 144
181,866 181,866 00000000000002d5794ca9e74bba379d4f62995150114609ce3c1396c6f021bb 525 0.25/1.00 vMB 110
181,865 181,865 00000000000006da5742b8d64da064947294727c2f3d2f4a1faf7c4b5c3c8b55 664 0.23/1.00 vMB 165
181,864 181,864 00000000000006e9aedcc48ce8facd4e3b521bb0fe9b4d92392037ff1d681795 760 0.27/1.00 vMB 147
181,863 181,863 000000000000003b76cc9c3f31d6e17edbb79f89683c33f374f36f6ef15fd1fc 256 0.10/1.00 vMB 96
181,862 181,862 0000000000000094ee157ba1329c49145d2e1e6e9a8e16931941bb9c8e199ea9 347 0.14/1.00 vMB 168
181,861 181,861 0000000000000929bb82ec6172f3138b798215480d187423626dba5484603063 284 0.12/1.00 vMB 107
181,860 181,860 0000000000000099f7e3091200a1090fa71ccaa1c8b9c55bf5b2bc1bb0309172 382 0.17/1.00 vMB 113
181,859 181,859 00000000000002ac17f6608a5d810d02d26c1f2e035579fb6a6d5c5a33605fbc 32 0.03/1.00 vMB 73
181,858 181,858 00000000000006be6dbc6042dfc5c49ba834cced439da7216faeba575e1eaa6c 246 0.13/1.00 vMB 116
181,857 181,857 00000000000009af55f8bc777bda26786ebe2ccf5a35e64b3609154fe3f50b3c 136 0.05/1.00 vMB 55
181,856 181,856 000000000000056b4a370388f850114f0522f6954662317e3c21a75e1b0402a7 539 0.25/1.00 vMB 133
181,855 181,855 00000000000008f37fb201315ad4061ecc1034d5e662c7425a15ee51945b47bb 15 0.04/1.00 vMB 59
181,854 181,854 00000000000001fec9cb264ab69b6d5eef6f6f8f2a1e7c5e0fa2e573a6b6e0ce 85 0.04/1.00 vMB 96
181,853 181,853 0000000000000206c4658db744122e0635cf19573b301f86f791103dece61cf4 64 0.03/1.00 vMB 99
181,852 181,852 00000000000001fd84f249883bf121df66219970defbe418a0ee6caa18ea769c 9 0.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.11 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: 651.96 GB
    • Received: 13.67 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.