Loading Tool

Explorer IconExplorer

Memory Pool

43,511 transactions
27.13 vMB
0.07500802 BTC
Random Selection Loading Transactions
Max Size: 151.17/200 MB

Candidate Block

Mining Attempt 189df5a174a221de951f84028e4fe6663315b1c070c9c6729094bde6112326f2
Version 20000000
Previous Block 00000000000000000000d0b68051b9a98b0192b3bb68f6ce31d412b4d7be283e
Merkle Root 180e89f854c228b0e256ae708a9aa400a273d015e38be5f6828f041038fa840e
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,342
Size: 1.00 vMB
Total Fees: 0.02834212 BTC
Feerates: 199.80 > 2.84 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,199 (74,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,774 866,774 0000000000000000000257b98c26e9e7b9225f57b9b7fcdef0302defb4f7e331 4,838 1.00/1.00 vMB 15
866,773 866,773 00000000000000000001650ff7f837f0ab2670f66458fef16eeb33fa338ef121 6,656 1.00/1.00 vMB 10
866,772 866,772 0000000000000000000024eecfb1bf7abc425fbfe68583c62bff02137e9472e3 5,148 1.00/1.00 vMB 12
866,771 866,771 000000000000000000009d1db9ecb50040b60cf0c8022684753a735be06eba44 6,750 1.00/1.00 vMB 11
866,770 866,770 000000000000000000017040ec3705f6e69f1a1fbdc708f78a09b11b330ff792 4,830 1.00/1.00 vMB 15
866,769 866,769 00000000000000000002f30b36c6e1973b07b8d03033c95349f978d64951492a 5,847 1.00/1.00 vMB 14
866,768 866,768 000000000000000000014f704ddda6eacbe51347e22505bccf2e49719448f153 6,547 1.00/1.00 vMB 11
866,767 866,767 0000000000000000000092f9f11236b90083acc037ed3e98ff686772ec2ea95f 6,274 1.00/1.00 vMB 14
866,766 866,766 0000000000000000000154512c69171c9bab732e29cb322c67a344c759012b1c 4,637 1.00/1.00 vMB 16
866,765 866,765 000000000000000000029a5106d3327e72787cc176558ac7a88b9e541a7a9d7a 7,328 1.00/1.00 vMB 10
866,764 866,764 00000000000000000002e14a7b4189ff3d26608f256d835ad35ca0bb414baf1a 6,541 1.00/1.00 vMB 11
866,763 866,763 00000000000000000002483534be62a221fe4a11d3fc61736708fb09b5e99530 5,645 1.00/1.00 vMB 11
866,762 866,762 00000000000000000000caf0ab516d253bcf50d1b48760373016e5d094f80cb0 6,710 1.00/1.00 vMB 14
866,761 866,761 0000000000000000000065b6c07421f774d7532a0f38476b91898f3aa3dbf016 5,923 1.00/1.00 vMB 15
866,760 866,760 000000000000000000023c784b8138fae0208d6dde9d880cea3e5cfccbb1142e 5,193 1.00/1.00 vMB 16
866,759 866,759 00000000000000000002fa4d175907b294f951386042a8f0b763398bd16acbe3 5,163 1.00/1.00 vMB 18
866,758 866,758 00000000000000000000376340a6ed3f0b9c6619e63760a3c3158470aa780462 6,657 1.00/1.00 vMB 14
866,757 866,757 000000000000000000016d0d82d59f40b8b9edc8f66154872266022be785e42e 6,257 1.00/1.00 vMB 17
866,756 866,756 00000000000000000000d2e70bd61e837044bb4717005c84a8a8cce36332511b 3,840 1.00/1.00 vMB 15
866,755 866,755 00000000000000000000e85906860a3afa73781a6c290824f8733f4cebe63f21 3,851 1.00/1.00 vMB 22
866,754 866,754 00000000000000000000eb58e39f5fb72fa5d93a33a2830742eac56bc90eae60 6,313 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 828.91 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: 4,621.23 GB
    • Received: 249.56 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.