Loading Tool

Explorer IconExplorer

Memory Pool

84,232 transactions
31.75 vMB
0.09461515 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt ffc48c215e1cb2940216e76e0a92d156148e7e8a51d2de405ca2e5ffa507a9c1
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root 5b9c6853d86d23ef79a04249a4a41e1288e386be932a3a0d19faa4fd85fcfb59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,122
Size: 1.00 vMB
Total Fees: 0.02492984 BTC
Feerates: 265.25 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (321,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,305 593,305 00000000000000000001fb38ccbeb51b1babcf9af88337e195bc86ab7ad47e60 2,978 1.00/1.00 vMB 34
593,304 593,304 00000000000000000016aedfeda6ad89668f20067ef5ab59a391579497d0bd31 2,636 1.00/1.00 vMB 28
593,303 593,303 00000000000000000017392a9c73ec03e6377cb992f2f84481097586b1f3a436 1,012 0.37/1.00 vMB 39
593,302 593,302 0000000000000000000d4e62504ceb6f214be052b04c8b73e9f196d90173f1ec 799 0.26/1.00 vMB 25
593,301 593,301 000000000000000000157390cc31058d64b28e86ad113f5f20910834a32ef86e 1,953 0.92/1.00 vMB 31
593,300 593,300 00000000000000000014ca0053179ee24a4f2c94386c55c3967d17af897e5578 2,854 1.00/1.00 vMB 35
593,299 593,299 0000000000000000000a0ef87467b2bf355c848e52300918888ccc9e57a1964c 2,956 0.99/1.00 vMB 24
593,298 593,298 0000000000000000000eee61d861405f5f36e638950acdf0057e329e79eee1e2 2,710 0.93/1.00 vMB 28
593,297 593,297 00000000000000000007fbb8a28f91176e772b43e767810e5f1f6ceed4560ab9 1,794 0.61/1.00 vMB 16
593,296 593,296 0000000000000000000958618ebc12087cf72639678da741bd461b25f1c5a431 2,693 1.00/1.00 vMB 25
593,295 593,295 0000000000000000000c6bdf7df5d4fa05172a2578b02dc8e21388c8ece275d7 1,835 1.00/1.00 vMB 18
593,294 593,294 00000000000000000009ddacc9f18f8331be2e4cfe277754535d7470e4bd807b 3,279 1.00/1.00 vMB 45
593,293 593,293 0000000000000000000f55cfb2f90235a3a35df255c6b4b88e3fa787381f1d22 2,345 1.00/1.00 vMB 56
593,292 593,292 0000000000000000000170d597fac14a97bbf69bcf424dbbb3683331467c897d 794 0.26/1.00 vMB 32
593,291 593,291 0000000000000000001263628798aacf3949b5c19176aae7e0d1f0180b0564ba 1,777 0.58/1.00 vMB 5
593,290 593,290 00000000000000000013c86819fc438c912438d82b8e4cbf99be0aac4dabab4f 3,042 1.00/1.00 vMB 39
593,289 593,289 0000000000000000001608b804c85d00140511d1ea5b9acd513beb71a8bcc803 1,690 0.54/1.00 vMB 24
593,288 593,288 0000000000000000000def96fdccba5270bcc0bf8cf0889253d1bcb011907687 1,030 1.00/1.00 vMB 10
593,287 593,287 000000000000000000111bc3ba528a9f3bd1e782bbe97d75ef2dcfd811f44497 1,012 1.00/1.00 vMB 13
593,286 593,286 0000000000000000000e23c8a6cf7d9d51c38c091c313818d62842546792585b 2,054 1.00/1.00 vMB 5
593,285 593,285 0000000000000000000e7da081a01185496a2e023f90ead727495efe978393c1 3,073 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.72 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: 704.84 GB
    • Received: 16.64 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.