Loading Tool

Explorer IconExplorer

Memory Pool

76,566 transactions
29.68 vMB
0.09946036 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 1a42d5d5ff8778000e8ab90ad1b344c4c8254b846d64075453580b32494b6e87
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root c4a135ca9e8269695eda025cee1a4f0e4425dfdcda69567c976d72f89c11d8ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.03291215 BTC
Feerates: 357.61 > 3.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (116,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,976 798,976 00000000000000000001d605a6ecb9d8986627d689463f8b75e8d15b556d4a6e 2,185 1.00/1.00 vMB 11
798,975 798,975 0000000000000000000162481e4c1dd88ca97fe527cda76a3adef9e3ddd37870 3,611 1.00/1.00 vMB 18
798,974 798,974 0000000000000000000215d49e8c015999197198088cc5334a57806e5c9ace33 4,551 1.00/1.00 vMB 8
798,973 798,973 00000000000000000002f15be24f404a03bad211d357ca5f9eb60f61df7d7d1d 1,997 1.00/1.00 vMB 8
798,972 798,972 00000000000000000002af9dee3219f6a69d8c41f084d195ea85e0a6edb52bad 3,098 1.00/1.00 vMB 17
798,971 798,971 000000000000000000013f2799d7a5647cd796dcf72eb1955558ab9671fdd23c 5,009 1.00/1.00 vMB 6
798,970 798,970 00000000000000000003d98238f919dd85f51822f338ebe6add7d1e2ee71095a 3,686 1.00/1.00 vMB 6
798,969 798,969 000000000000000000032d67db505fb04284cc9d9114abaa48325ee97dace77f 1,666 1.00/1.00 vMB 7
798,968 798,968 00000000000000000000ef51bf96b628d74fed902621e8ebbac89a5de8355bbc 3,236 1.00/1.00 vMB 8
798,967 798,967 000000000000000000051aaf360a801137e9dcae6cd146360d0f0c3fbca337e4 3,046 1.00/1.00 vMB 17
798,966 798,966 00000000000000000004ab10239c008dcf07294aaf35c60b2837302ff7625e32 1,950 1.00/1.00 vMB 9
798,965 798,965 00000000000000000002b68603c0225e8b54a05653f52bbddd2afd9bae51dc6d 3,427 1.00/1.00 vMB 13
798,964 798,964 00000000000000000002afd312bad690ec858257bccf934db5eb1b89f4180676 3,170 1.00/1.00 vMB 24
798,963 798,963 000000000000000000009c5d6106d450c7b334caf8db124fd3683d1331f0910e 3,277 1.00/1.00 vMB 11
798,962 798,962 0000000000000000000181a92cd1e94abc4cf789d3070c7cafe8d4d725ea45ce 4,211 1.00/1.00 vMB 10
798,961 798,961 00000000000000000001248a72a0ea90638400ff515d03e4e1833e2b6f9842b1 3,232 1.00/1.00 vMB 10
798,960 798,960 00000000000000000001d5e0648c1d3b5d440b8082f4b49ee2bde97b114ab42b 3,333 1.00/1.00 vMB 7
798,959 798,959 0000000000000000000055f22661b29576af60ee403d39fd7ca305bb34035b77 3,040 1.00/1.00 vMB 9
798,958 798,958 000000000000000000032d2972f40da27b35b8992fb251a51afdb04143850349 2,879 1.00/1.00 vMB 20
798,957 798,957 00000000000000000001a4c261e0c12e1f0228daed814d94e4d450efc6cd014d 3,375 1.00/1.00 vMB 13
798,956 798,956 00000000000000000000b64864dcab79b06e6e76917cebc64aa46aac1b474bc7 4,478 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.15 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: 744.03 GB
    • Received: 18.70 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.