Loading Tool

Explorer IconExplorer

Memory Pool

18,624 transactions
10.94 vMB
0.03218228 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.50/200 MB

Candidate Block

Mining Attempt 82971247908e5875eb0799cc77cf54e652300fc863267115786ca5876a56f929
Version 20000000
Previous Block 00000000000000000001780729c0d9ab0c7fd43034d92ca125a01d650fbaf372
Merkle Root 49aaba0b597cabb894058414e55da761360666a060868e66e09df4e641e15529
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,281
Size: 1.00 vMB
Total Fees: 0.00699959 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,355 (753,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,894 159,894 00000000000004b4bb810419f8dc31cae8f5c13f6cfa54dc98cd7ee7f9a4e573 8 0.00 vMB 30
159,893 159,893 0000000000000927764a4b21d2a12d2256dffc6037ba5731973373bd0f3c8f4f 15 0.00 vMB 57
159,892 159,892 00000000000005c1315d52f256b59be9a8d01f2ff64d355815adeb3e21f8185b 43 0.02 vMB 61
159,891 159,891 0000000000000df1a4b5c5c1b52c1ad16b6c141dc0396bae76b0e3756baeaaed 12 0.01 vMB 8
159,890 159,890 00000000000009b1c9e5f431129af210b1d0d66ec8ac6ce8015351cda62690a1 22 0.01 vMB 41
159,889 159,889 0000000000000bdbb0d51a01b877549589747e51c99d8cbcce2f886abaa68943 11 0.00 vMB 62
159,888 159,888 0000000000000795aeace6344b71a897ddc6587e4804c5cbc2595efb2c77c788 3 0.00 vMB 96
159,887 159,887 00000000000006871e0bba11a90da6a4b8ad49afae748d5d40840c3cbc805b08 3 0.00 vMB 21
159,886 159,886 00000000000003dd37f9cd16bac1ecfa99e948d5cc6febbdb45a8ff31e873b40 100 0.03 vMB 40
159,885 159,885 000000000000094754f5671720571b12a04d3f3484289fdf00c5eb931c32cc95 20 0.01 vMB 35
159,884 159,884 0000000000000d2e9d6ae7cd2a86736ba317660ecd88c2d0d6d3fba75cca7d60 10 0.00 vMB 0
159,883 159,883 0000000000000c2e721cf08981cf7f6dd8f4f5b538cf79c7a604a0eb3bb9f670 42 0.02 vMB 93
159,882 159,882 0000000000000c5338d3301248095a6650aededf469e2a22906038cfc4e5088f 8 0.00 vMB 110
159,881 159,881 0000000000000ce54dd79b5b92b907a334d5ca965f2da0090b720671ee967a98 23 0.01 vMB 165
159,880 159,880 0000000000000a6a8527334099245d18a0951b5967ce46f24194158a3b988cc6 9 0.00 vMB 40
159,879 159,879 00000000000000fc474593b69fdf429ceac57fb79e0d03a1aeab6395b410bef0 3 0.00 vMB 0
159,878 159,878 0000000000000998a4b0aa20371438b797c68883479f3f05027d2f4ca0eb9f08 22 0.01 vMB 0
159,877 159,877 0000000000000c9b8dc9df90c2c43cdb42cd13618856a72ed8d4bb4c6f07cfd8 151 0.05 vMB 91
159,876 159,876 000000000000061443de4c1cfd01f505cb90aab3617464d9ad8156b75aee62a0 29 0.01 vMB 113
159,875 159,875 00000000000003acf4c8f9d705d39ab875d72d56cbaf447faf0f3740e02e2590 6 0.00 vMB 111
159,874 159,874 0000000000000cdcaa6eaa20a9fc6c6fe66299a5940da4554b6976fb162584d6 9 0.00 vMB 19
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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