Loading Tool

Explorer IconExplorer

Memory Pool

43,351 transactions
26.56 vMB
0.06289311 BTC
Random Selection Loading Transactions
Max Size: 139.67/200 MB

Candidate Block

Mining Attempt 34e224399cc2ab9c05425a65ecb3777c4c03ecd0eea6b8716a1cef86d0791ea9
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root dd46b3ec90f4fa671bc995d67553148677fc918b5378e671c2896f26edd8ae39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,212
Size: 1.00 vMB
Total Fees: 0.01416631 BTC
Feerates: 74.70 > 1.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (84,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,586 830,586 0000000000000000000325973b9fb6f2187a4227d50127467ad1237df22fcfba 2,074 1.00/1.00 vMB 20
830,585 830,585 00000000000000000000d758630f2108875945d52103a117244b59515f8e6009 1,160 1.00/1.00 vMB 15
830,584 830,584 000000000000000000005589f12ff13d45084cc65f0e36d1d1d17425da06a10b 2,256 1.00/1.00 vMB 29
830,583 830,583 000000000000000000002d93bb8b5e06efd3eb7a4ef4da91ee8921cbffac232f 1,329 1.00/1.00 vMB 14
830,582 830,582 0000000000000000000108171101453b0b2f0a8396c014f442e8909f37b53542 2,152 1.00/1.00 vMB 21
830,581 830,581 00000000000000000002235a0d835b8661cd7531c271866f6006ae52f7a50ccc 3,298 1.00/1.00 vMB 30
830,580 830,580 00000000000000000001e4de9a1828588b79bdb20270414ad51e2222240711cf 3,582 1.00/1.00 vMB 39
830,579 830,579 000000000000000000038a95c210f0fe421ba4c39fffc2cadd0e4522fdcdeb61 1,973 1.00/1.00 vMB 20
830,578 830,578 0000000000000000000365d83da61ca475cfa31148afdf17d7912a146a34aac0 2,376 1.00/1.00 vMB 24
830,577 830,577 000000000000000000011377e866b4e78f573b5205ade679ed493531a59fdd18 1,293 1.00/1.00 vMB 15
830,576 830,576 0000000000000000000045be77eb19288600474aa66fc554b3440e56a2e9f1ec 3,264 1.00/1.00 vMB 32
830,575 830,575 00000000000000000002d833e162117cce8835929233173111730083474d5154 1,297 1.00/1.00 vMB 15
830,574 830,574 00000000000000000003094c93246375614b1c2efbba6432df1b4bb9cc05c7ed 2,030 1.00/1.00 vMB 18
830,573 830,573 0000000000000000000380dfaa1f1f0c9293560415ffc07a385e3bff1033b01a 2,668 1.00/1.00 vMB 22
830,572 830,572 00000000000000000002911067ea6d927b0900906b3ccf150a411dcc64f3a338 1,232 1.00/1.00 vMB 16
830,571 830,571 0000000000000000000312abe60122854b5baed2f948c8b1b17a402854bcaf40 1,781 1.00/1.00 vMB 20
830,570 830,570 0000000000000000000261dc321586c81201c53d8c91bbb8f98db5b93cd78167 1,524 1.00/1.00 vMB 16
830,569 830,569 000000000000000000013a4b97471bcb7b5bea6ac07182f44b7a584035194430 1,867 1.00/1.00 vMB 19
830,568 830,568 00000000000000000001d0e793ddcfe74944037df14cf730555ec395fcfeafa2 3,213 1.00/1.00 vMB 32
830,567 830,567 00000000000000000002ad00018f43919a971601bdacf97c58b7139398074942 2,235 1.00/1.00 vMB 20
830,566 830,566 000000000000000000004aeefd991fdd766c841c9fb5e3120a20a6e1e97a6817 1,362 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.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: 645.83 GB
    • Received: 12.78 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.