Loading Tool

Explorer IconExplorer

Memory Pool

82,217 transactions
31.82 vMB
0.07570094 BTC
Random Selection Loading Transactions
Max Size: 193.39/200 MB

Candidate Block

Mining Attempt 5f8d2ba690e7ed6e57b502ba30fee83c6216b9bd830eff456dca20aa92564d5a
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root e6e57e7ae20050d0a66acff5b5df6433c8948a8e4915df64e7821dfb26b3250b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,306
Size: 1.00 vMB
Total Fees: 0.00593603 BTC
Feerates: 146.96 > 0.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (738,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,080 177,080 000000000000073691414d592ae5c16d614ed92b4bb297d157476f4446d5e5c5 30 0.02/1.00 vMB 53
177,079 177,079 00000000000008a77432701f9d6fd387c972c445d63b2f425421941482c7cf28 10 0.00/1.00 vMB 387
177,078 177,078 000000000000022713f96b7f6fa57a57edecf620faa06f95b68cced08fc99ab8 70 0.03/1.00 vMB 132
177,077 177,077 00000000000008131525d9922727496f43a871d05b6a5ccd592b65f580716e23 48 0.02/1.00 vMB 56
177,076 177,076 000000000000067f03ffba30cfaba6a64e213e44f5e7dae5ecd2574c6187ef0b 53 0.01/1.00 vMB 3
177,075 177,075 00000000000007bffccc5f765792913dd9ac8bb2d26be075b8bbdea3cd990208 59 0.04/1.00 vMB 96
177,074 177,074 0000000000000981a17b4f6b46b75844a255ae7cbfe5e24914bf3867de4edbe3 110 0.04/1.00 vMB 172
177,073 177,073 00000000000000f8a92d486d6039397f5cd4ec128a8fca24e66402823a5ede93 45 0.02/1.00 vMB 902
177,072 177,072 000000000000082c198df1f4beef2a78d0d0039a072b93f0ea5700a1a3f1c737 1 0.00/1.00 vMB 0
177,071 177,071 0000000000000220d25ce674c18ea4788ce7a0ca3841e46810197a85de4c3147 70 0.03/1.00 vMB 120
177,070 177,070 000000000000001b26cae7e5957cfbd1c3a1bc2912741411c61a525eae3a28f8 29 0.01/1.00 vMB 39
177,069 177,069 0000000000000401241972e0779eeb945ff43d0b3c5a286c99cc75ec304fc28d 94 0.05/1.00 vMB 638
177,068 177,068 000000000000050c1ffa686840fa9ceea372dd36669ef9e8d314ef3434991be8 53 0.02/1.00 vMB 599
177,067 177,067 000000000000076b46ca3aadf4fb232a43245dd11579e051cea8403d8726a46d 97 0.03/1.00 vMB 1
177,066 177,066 00000000000005caa97126782ec35f5605fcd7b4a40fff7081ea99ebb848fd47 55 0.02/1.00 vMB 38
177,065 177,065 00000000000009eb5f8e5cc7caea08a649dc631b6aa9ffae61846e9a97e01478 53 0.05/1.00 vMB 692
177,064 177,064 000000000000055a2d21aa94c86461d38eb8d4b32ce28469c0679c1f226954cc 14 0.00/1.00 vMB 61
177,063 177,063 00000000000002d48a95d022975b1b1262a97bb8613d84876a5f10861ffa6c4d 58 0.03/1.00 vMB 138
177,062 177,062 00000000000000289affdb8efc46c23acf1c2eb4f12797ecaedc13dcbbc1860d 103 0.04/1.00 vMB 66
177,061 177,061 0000000000000595f06f3c5ceaf85174d78f10f6e59b6254a9a6a661e3298188 55 0.03/1.00 vMB 97
177,060 177,060 0000000000000028f85dec88de6689625086040af5e2ca62b74d50f29a6d503b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.76 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: 709.00 GB
    • Received: 16.82 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.