Loading Tool

Explorer IconExplorer

Memory Pool

45,086 transactions
27.37 vMB
0.10390731 BTC
Random Selection Loading Transactions
Max Size: 143.10/200 MB

Candidate Block

Mining Attempt 1df89063d159dc2f0b1d9015f0fb196ab819be80fb4e562c7b84d263da427fbc
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 22b77fa98f0f133d2aedcbef1a841dd90124eebe2d5727eb036bf57cf6a6f698
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.04647823 BTC
Feerates: 151.01 > 4.66 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (387,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,954 526,954 0000000000000000001e037afc050c196b35c62b8e93710df86ad38426acf09b 2,298 1.00/1.00 vMB 27
526,953 526,953 00000000000000000005add91ef0aa88fc832424c3a96786009719271f713dc2 2,529 1.00/1.00 vMB 29
526,952 526,952 00000000000000000015fa2788d36cd81433fcb10630876df315ab262f1fb449 107 0.04/1.00 vMB 46
526,951 526,951 000000000000000000308e1a8dc55951337ffd1b5b027847d00e18196c0214ed 2,185 0.78/1.00 vMB 23
526,950 526,950 0000000000000000002d6aca139bb1343722644ffcbb5a220cee99be0694604f 828 0.76/1.00 vMB 21
526,949 526,949 00000000000000000006290fa2fd4e77a3e61e51a906b03a2d88b3696fba7f94 1,380 0.54/1.00 vMB 26
526,948 526,948 0000000000000000002ffc2e428db3d63123712bef659024ce9e7f942394f788 452 0.20/1.00 vMB 21
526,947 526,947 00000000000000000034a5a6f1f9a5b2b016c0b7b63aef9fb3e1fda1a9e61b6f 477 0.16/1.00 vMB 23
526,946 526,946 0000000000000000000eb975821dda7e56115f86b78b7b36bb3e8cb9934defc5 115 0.04/1.00 vMB 16
526,945 526,945 0000000000000000002778b3852ea0592181e96c50502539bb40a36b6d08d680 1,704 0.67/1.00 vMB 21
526,944 526,944 0000000000000000000f329e10e330dd3eef13a5cb7b624582b62499c71fca19 462 0.22/1.00 vMB 44
526,943 526,943 00000000000000000002397af6541203078ca389915e1c35ff6d4164aeeab764 479 0.15/1.00 vMB 17
526,942 526,942 0000000000000000000a3aff38a8cfd42a0875538a6d2cfaac7052ec33075484 2,752 0.98/1.00 vMB 29
526,941 526,941 0000000000000000000098b5595dc31daa753c8a89f07fbe325f237da1d54fe9 945 0.32/1.00 vMB 28
526,940 526,940 0000000000000000002b0295a46709846da300efa4af6459f17214949a40d122 957 0.33/1.00 vMB 24
526,939 526,939 00000000000000000011b0a3830856d3f809dde51bf09af3c0d347ae0b99e2b2 793 0.32/1.00 vMB 26
526,938 526,938 000000000000000000311d9d7f9648fee7f93dc085684f13e9a7aec0825e28b0 888 0.33/1.00 vMB 27
526,937 526,937 0000000000000000000d2b23c5cfd3486542e858f5d95aa30f898c4e7392585f 1,090 0.65/1.00 vMB 22
526,936 526,936 0000000000000000002a4dd773a5f4bbdb93e38c4a1627978e9736de1a1419a5 1,194 0.51/1.00 vMB 26
526,935 526,935 00000000000000000034c363b41ad455394b9a5fb3a80e6e978f3321bce40904 475 0.20/1.00 vMB 29
526,934 526,934 0000000000000000000d59ab24de01c3df9bcd65f29b7ee3686281b3ca3fdd11 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.