Loading Tool

Explorer IconExplorer

Memory Pool

25,739 transactions
6.84 vMB
0.07845429 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.25/200 MB

Candidate Block

Mining Attempt 96f2d28c685bf76cd8d3ba067eef955c17f75e5d9b11c60b0c905f17da1c9141
Version 20000000
Previous Block 0000000000000000000126c5f459a849ef08f23fc138334e0341eb4a4a0b5ca8
Merkle Root 2a88597b3878511f2ff0817cc2902e36e4d9da5ad6f66af504053d9d18998381
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,210
Size: 1.00 vMB
Total Fees: 0.05520048 BTC
Avg Feerate: 2.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,113 (839,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
73,877 73,877 00000000005b12c9df3f52c8ba6a4711589dbbfe4f1c77695601297a661ca824 0.00 MB 1 0
73,876 73,876 00000000008605d8144c68d9b8e5f28d7435666a75a2b129e7448c6f7fe99d2b 0.00 MB 1 0
73,875 73,875 0000000000692239bd0ad858e65da15144a97f6b813b78ff5c0544afde3ea06d 0.00 MB 4 0
73,874 73,874 0000000000251d95ae86b2dbbb7d36e63fffcb44e09dc913c85dc6c84965acfc 0.00 MB 2 0
73,873 73,873 000000000048393b00306680b1c470706760c9605910d17d2d437cda2e01d46b 0.00 MB 2 0
73,872 73,872 000000000013c692a767e443506a3069648271a86ce8bce9a6fc9b0daaef8cce 0.00 MB 1 0
73,871 73,871 000000000000374a387c4d4c763c31a694de76e3851ae2fdaca4cfa69b779cde 0.00 MB 7 0
73,870 73,870 000000000058b2f7f32044528ab19b5d7e449a71f52b6a5947e7a1b0b9eed493 0.00 MB 8 0
73,869 73,869 00000000003fb3314ce0aebab597f143168f68c98f6c6da9d59bed0035f894ad 0.00 MB 4 0
73,868 73,868 00000000001cb188c2d9e0a0b8207cf26e5d59a4f395bab1149ac1517989fe8e 0.00 MB 6 0
73,867 73,867 00000000009e172d8f776ab73ecd37a9aa96fcf854793de124ca7c70f3c38d03 0.00 MB 1 0
73,866 73,866 00000000006d714709e2b7f81139df16d8ba22cd13567af9408369d06a5d3f4e 0.00 MB 1 0
73,865 73,865 0000000000141651e26707a41d8eab712efbba21945ae4f08077853d167bb914 0.00 MB 2 0
73,864 73,864 00000000009c017b37933431f1037c933c530465a451723ce398a96665d91e68 0.00 MB 1 0
73,863 73,863 0000000000a53be2d85b10bebd6912a7d7295aa6bff74ade7a6f2eace30b8d17 0.00 MB 1 0
73,862 73,862 000000000096bfa1865b5e9444a051473414a3c8c5a8df69f400004b61dd0dbf 0.00 MB 1 0
73,861 73,861 0000000000900ad744d6cfca2dd80d8e1d4c4e79c2b5a2a635e5d46caa93229c 0.00 MB 3 0
73,860 73,860 00000000004ef12183b1a4cad3b55161f1cbc0387843efa3fd9be521679a4599 0.00 MB 1 0
73,859 73,859 00000000008d1422592e7ba4e9a047a6dd690b57077912c1a7ed756bea3a5da0 0.00 MB 2 0
73,858 73,858 00000000009cbefb0527a4a6eb0f5db75b79caa7f02836420e5c1589f6fee06b 0.00 MB 1 0
73,857 73,857 000000000094704074703952641d685c76cdaff63b72c123fb35dae266e14cde 0.00 MB 3 0
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.55 GB
    • Received: 0.46 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.